slight fixes

This commit is contained in:
2019-11-01 22:01:23 +03:00
parent 17ef52a5cf
commit 8c428838d6
5 changed files with 35 additions and 29 deletions

View File

@ -7,8 +7,8 @@ import (
)
//fixme move to config
var mapWidth = 70
var mapHeight = 50
var mapWidth = 150
var mapHeight = 90
type Level struct {