Skip to content

Commit

Permalink
removed stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Mar 13, 2016
1 parent 6b1ef98 commit 9a3e573
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions init.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ if (!isMultiplayer) then { // Editor
/* {_x disableAI "MOVE"} forEach allUnits;*/
};

call compile preprocessfile "Engima\Traffic\Custom_GruppeAdler\createVehicle.sqf";
call compile preprocessfile "Engima\Traffic\Custom_GruppeAdler\randomCivilian.sqf";

[] execVM "Engima\Traffic\Init.sqf";

if (isServer) then {
Expand Down

0 comments on commit 9a3e573

Please sign in to comment.