mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-16 17:33:22 +03:00
Sync closeDisplay exit codes for easier scripts.txt filtering
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
//Created by Dr Bane 20/11/2013
|
||||
//Copyright Dr Bane And Musty Gaming
|
||||
|
||||
if (isServer) then {
|
||||
|
||||
_vehicle_155 = objNull;
|
||||
if (true) then
|
||||
@@ -139,4 +138,3 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_188 = _this;
|
||||
_this setPos [2540.7234, 5062.2808];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user