cleanup
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
# add 10% wall deletion, ignoring boss rooms
|
|
||||||
# add room boss spawn entrance north south east or west middle
|
|
||||||
|
|
||||||
class MazeData
|
class MazeData
|
||||||
def initialize(width, height, standalone: false)
|
def initialize(width, height, standalone: false)
|
||||||
@width = width
|
@width = width
|
||||||
|
|||||||
Reference in New Issue
Block a user