Update todo

This commit is contained in:
Merijn Hendriks 2021-12-28 23:23:33 +01:00
parent 346cee2e5b
commit 3f869275a2

View File

@ -11,7 +11,6 @@
- add get into the game's main menu - add get into the game's main menu
- implement regex support for router - implement regex support for router
- implement save handler - implement save handler
- implement simpel account handling - implement simple account handling
- player login - player login
- player registration - player registration
- implement simple client (with console using ts for launching EFT)