Cleanup Compiles a bit

This commit is contained in:
Skaronator
2014-02-23 01:29:56 +01:00
parent c284754ace
commit 61e86abe4c
5 changed files with 39 additions and 65 deletions

View File

@@ -59,5 +59,4 @@ if (_canLoot) then {
};
dayz_buildingMonitor set [count dayz_buildingMonitor,_obj];
};
//["building_spawnZombies.sqf",(diag_tickTime - _t1)] call fnc_dump;
};