mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 00:53:30 +00:00
linted some SQF functions
This commit is contained in:
@@ -6,7 +6,7 @@ switch (worldName) do {
|
||||
case "Altis": {
|
||||
_location = [_unit] call armatak_fnc_convert_to_altis;
|
||||
};
|
||||
default { };
|
||||
default {};
|
||||
};
|
||||
|
||||
_location
|
||||
Reference in New Issue
Block a user