Ui management reshuffling and start on schematic manager
This commit is contained in:
@ -3,4 +3,6 @@ package com.pobnellion.aoe
|
||||
object Constants {
|
||||
const val MAX_POP_CAP = 200
|
||||
const val STARTING_VILLAGER_COUNT = 5
|
||||
const val ENTITY_SELECTION_TEAM = "entitySelection"
|
||||
const val PLACE_HINT_TEAM = "placeValid"
|
||||
}
|
||||
Reference in New Issue
Block a user