Merge branch 'master' into dev

This commit is contained in:
Maruno17
2021-01-30 21:56:29 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -147,9 +147,6 @@ end
# Dungeon generation algorithm found at:
# http://members.gamedev.net/potentialwell/ProceduralDungeonGeneration-JTippets.pdf
class MazeNode
def initialize
@edges=0