trainable units

This commit is contained in:
devZoGok
2023-11-26 08:21:13 +02:00
parent 29679a0e45
commit 6a2b9d8fe8
24 changed files with 215 additions and 31 deletions
+3 -1
View File
@@ -32,7 +32,9 @@ namespace battleship{
CONSOLE_SCREEN,
MAIN_MENU,
CONSOLE_COMMAND_OK,
BUILD
BUILD,
LAND_FACTORY_TRAIN,
NAVAL_FACTORY_TRAIN
};
enum ListboxType {
CONTROLS,