Little Typo

This commit is contained in:
Skaronator
2014-01-15 13:44:43 +01:00
parent 6bd5343018
commit 2b876e0967

View File

@@ -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;