doh more typos

This commit is contained in:
[VB]AWOL
2013-12-04 21:18:12 -06:00
parent 9a223bf25f
commit 3e6bb42436

View File

@@ -99,7 +99,7 @@ if (_IsNearVehicle >= 1) then {
// Current charID
_objectCharacterID = _vehicle getVariable ["CharacterID","0"];
PVDZE_veh_Upgrade = [_object,[_dir,_location],_newclassname,true,_objectCharacterID,player];
PVDZE_veh_Upgrade = [_vehicle,[_dir,_location],_newclassname,true,_objectCharacterID,player];
publicVariableServer "PVDZE_veh_Upgrade";
cutText [(localize "STR_EPOCH_VEHUP_SUCCESS"), "PLAIN DOWN"];