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