Fixed a few spiral bugs
Fixed a problem with door pairing system
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user