mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
fix usage
This commit is contained in:
parent
31d07a2d38
commit
a572570e83
@ -70,5 +70,5 @@ _modifiedGardens = [];
|
||||
|
||||
// force all modified gardens to save via queue
|
||||
if !(_modifiedGardens isEqualTo []) then {
|
||||
_modifiedGardens call EPOCH_server_save_vehicles;
|
||||
[_modifiedGardens] call EPOCH_server_save_vehicles;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user