mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixes to format and localize
This commit is contained in:
@@ -20,7 +20,7 @@ switch (_variable) do {
|
||||
};
|
||||
};
|
||||
|
||||
case "SetFuel": {
|
||||
case "SFuel": {
|
||||
_vehicle = _arraytosend select 0;
|
||||
_qty = _arraytosend select 1;
|
||||
if (local _vehicle) then {
|
||||
|
||||
Reference in New Issue
Block a user