mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Fix Editor Code
This commit is contained in:
parent
209d635add
commit
7731e69b4e
@ -1329,7 +1329,7 @@ _skn_admincode = compileFinal ("
|
||||
getText (configFile >> 'CfgVehicles' >> 'PlotPole_Epoch' >> 'displayName')
|
||||
];
|
||||
};
|
||||
} forEach ((getpos player) nearObjects ['NonStrategic', (worldSize/2)]);
|
||||
} forEach ((epoch_centerMarkerPosition) nearObjects ['NonStrategic',(EPOCH_dynamicVehicleArea)]);
|
||||
};
|
||||
if ("+_skn_tg_old_espMap+") then {
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user