cheats: fixed broken emblem commands (example: emblem:Human:ElspethSunsChampionEmblem:1)

This commit is contained in:
Oleg Agafonov 2023-12-16 02:25:03 +04:00
parent 150d76dcf9
commit d97b034711
4 changed files with 11 additions and 4 deletions

View file

@ -1870,7 +1870,7 @@ public abstract class GameImpl implements Game {
/**
* @param emblem
* @param sourceObject
* @param sourceObject can be null
* @param toPlayerId controller and owner of the emblem
*/
@Override