Change the number of hexes drawn overall.

This commit is contained in:
Dorian 2016-07-16 15:56:12 -04:00
parent 53d6a6c7ba
commit 2ad77a17d2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<StrategyGame>:
id: _game
main_map: _main_map
map_rows: 30
map_rows: 15
map_cols: 10
BoxLayout:
orientation: 'horizontal'