Change the number of hexes drawn overall.
This commit is contained in:
parent
53d6a6c7ba
commit
2ad77a17d2
|
@ -4,7 +4,7 @@
|
|||
<StrategyGame>:
|
||||
id: _game
|
||||
main_map: _main_map
|
||||
map_rows: 30
|
||||
map_rows: 15
|
||||
map_cols: 10
|
||||
BoxLayout:
|
||||
orientation: 'horizontal'
|
||||
|
|
Loading…
Reference in New Issue