mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
0.66
This commit is contained in:
@@ -169,7 +169,7 @@ diag_log "HIVE: Starting";
|
||||
_totalvehicles = _totalvehicles + 1;
|
||||
|
||||
// total each vehicle
|
||||
serverVehicleCounter set [count _serverVehicleCounter,_type];
|
||||
serverVehicleCounter set [count serverVehicleCounter,_type];
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user