Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazejun authored Jan 3, 2020
1 parent 87de748 commit 778a496
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions A3-Antistasi/Templates/Vanilla_Occ_NATO_Altis.sqf
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
//Call to Blufor Alits Template
if (side petros == west) exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_AAF_Altis.sqf"};
//Call for Woodland Templates
if (worldName == "Enoch") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Woodland.sqf"};
if (worldName == "vt7") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Woodland.sqf"};
if (worldName == "chernarus_summer") exitWith {call compile preProcessFileLineNumbers "Templates\Vanilla_Occ_NATO_Woodland.sqf"};
////////////////////////////////////
// NAMES AND FLAGS ///
////////////////////////////////////
Expand Down

0 comments on commit 778a496

Please sign in to comment.