implement infolayer drawing, support for other types too
This commit is contained in:
parent
7486750ca2
commit
01d896c7dc
5 changed files with 40 additions and 23 deletions
|
@ -188,6 +188,7 @@ enum {
|
|||
INFOLAYER_DISTRICTS,
|
||||
}
|
||||
|
||||
const INFLAYER_LAYERS_HIDDEN:int = -1
|
||||
|
||||
###################################
|
||||
# UI ELEMENT SETTINGS #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue