mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
fixed INDFOR marker affiliation on CoT marker calls
This commit is contained in:
@@ -15,7 +15,7 @@ switch (side _unit) do {
|
||||
case "EAST": {
|
||||
_affiliation = "h";
|
||||
};
|
||||
case "INDEPENDENT": {
|
||||
case "GUER": {
|
||||
_affiliation = "n";
|
||||
};
|
||||
case "CIVILIAN": {
|
||||
|
||||
Reference in New Issue
Block a user