resource ammount incrementation and decrementation buttons

This commit is contained in:
devZoGok
2024-04-01 12:10:24 +03:00
parent 9a194636da
commit d0d49da906
7 changed files with 59 additions and 7 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ namespace battleship{
ACTIVE_GAME_STATE,
PLAYER_TRADE,
TRADING_SCREEN,
TRADE_OFFER
TRADE_OFFER,
RESOURCE_AMMOUNT
};
enum ListboxType {
CONTROLS,