achjo
This commit is contained in:
parent
026991d469
commit
a4aaee61ac
@ -20,7 +20,7 @@ function spojit() {
|
|||||||
cKomandyForExport.push({ name: komand });
|
cKomandyForExport.push({ name: komand });
|
||||||
}
|
}
|
||||||
|
|
||||||
client.komandy = { ...zakladniKomandy, ...cKomandyAsKomand };
|
client.komandy = { ...cKomandyAsKomand, ...zakladniKomandy };
|
||||||
|
|
||||||
helpServer.customKomandy = cKomandyForExport;
|
helpServer.customKomandy = cKomandyForExport;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user