viewport
This commit is contained in:
@ -10,6 +10,7 @@ var minRoomSize = 3
|
||||
var maxRoomSize = 11
|
||||
var maxrooms = 100
|
||||
|
||||
//fixme make closure to stack them
|
||||
func DefaultGen(l *gamemap.Level) *gamemap.Level {
|
||||
|
||||
rng := util.NewRNG()
|
||||
|
Reference in New Issue
Block a user