mapgen moving to delanay -> minimum spanning tree for rooms connection
This commit is contained in:
@ -82,7 +82,3 @@ func (l *Level) SetAllInvisible() {
|
||||
}
|
||||
}
|
||||
|
||||
type Room struct {
|
||||
*types.Rect
|
||||
Center types.Coords
|
||||
}
|
Reference in New Issue
Block a user