mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
resource ammount incrementation and decrementation buttons
This commit is contained in:
@@ -50,7 +50,8 @@ namespace battleship{
|
||||
ACTIVE_GAME_STATE,
|
||||
PLAYER_TRADE,
|
||||
TRADING_SCREEN,
|
||||
TRADE_OFFER
|
||||
TRADE_OFFER,
|
||||
RESOURCE_AMMOUNT
|
||||
};
|
||||
enum ListboxType {
|
||||
CONTROLS,
|
||||
|
||||
Reference in New Issue
Block a user