add max troops to control panel

This commit is contained in:
Evan
2024-10-31 15:08:39 -07:00
parent 092dde5a21
commit 4a3131d382
2 changed files with 6 additions and 8 deletions
+3
View File
@@ -168,6 +168,9 @@
* implement private game DONE 10/15/2024
* private game can select map DONE 10/16/2024
* Test on android DONE 10/17/2024
* add troop max
* use twitter emojis
* create build menu
* NPC has relations
* private game shows how many players joined
* optimize sendBoat function