Fixed a few spiral bugs

Fixed a problem with door pairing system
This commit is contained in:
aerinon
2019-10-05 23:15:06 -06:00
parent 92ad60bedf
commit 19a78f2a0c
8 changed files with 29 additions and 19 deletions

6
.gitignore vendored
View File

@@ -3,6 +3,8 @@
*_Spoiler.txt
*.pyc
*.sfc
*.srm
*.bst
*.wixobj
build
bundle/components.wxs
@@ -12,4 +14,6 @@ README.html
*multidata
*multisave
EnemizerCLI/
.mypy_cache/
.mypy_cache/
venv
test