mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Little Typo
This commit is contained in:
@@ -119,7 +119,6 @@ _availableCansEmpty = ["ItemJerrycanEmpty","ItemFuelBarrelEmpty"];
|
|||||||
PVDZE_send = [_vehicle,"SetFuel",[_vehicle,_newFuel]];
|
PVDZE_send = [_vehicle,"SetFuel",[_vehicle,_newFuel]];
|
||||||
publicVariableServer "PVDZE_send";
|
publicVariableServer "PVDZE_send";
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
|
|
||||||
// Play sound
|
// Play sound
|
||||||
[player,"refuel",0,false] call dayz_zombieSpeak;
|
[player,"refuel",0,false] call dayz_zombieSpeak;
|
||||||
|
|||||||
Reference in New Issue
Block a user