fixes to format and localize

This commit is contained in:
[VB]AWOL
2014-01-15 19:21:13 -06:00
parent 13b7a77c71
commit c4333e2b7d
6 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ switch (_variable) do {
};
};
case "SetFuel": {
case "SFuel": {
_vehicle = _arraytosend select 0;
_qty = _arraytosend select 1;
if (local _vehicle) then {