slight fixes
This commit is contained in:
@ -7,8 +7,8 @@ import (
|
||||
)
|
||||
|
||||
//fixme move to config
|
||||
var mapWidth = 70
|
||||
var mapHeight = 50
|
||||
var mapWidth = 150
|
||||
var mapHeight = 90
|
||||
|
||||
|
||||
type Level struct {
|
||||
|
Reference in New Issue
Block a user