mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:03:31 +00:00
added placeholder type for SOF units, could not find the correct name for this type
This commit is contained in:
@@ -52,7 +52,7 @@ switch (_unit_type) do {
|
|||||||
_type = "G-U-C-R-X";
|
_type = "G-U-C-R-X";
|
||||||
};
|
};
|
||||||
case "SpecialForces": {
|
case "SpecialForces": {
|
||||||
_type = "";
|
_type = "G-U-C-R-X";
|
||||||
};
|
};
|
||||||
case "UAVPilot": {
|
case "UAVPilot": {
|
||||||
_type = "G-U-C-V-U";
|
_type = "G-U-C-V-U";
|
||||||
|
|||||||
Reference in New Issue
Block a user