Optimizations (#2649)

* fix(Respawn): fix respawn in SP
* fix: re-enable bigobj
* fix: update creator's stack size
* fix: use BOOLs instead of bools
* fix(gitignore): hide .pyc files
This commit is contained in:
maybegreat48
2023-12-29 16:07:00 +00:00
committed by GitHub
parent a9c90b953a
commit 1127e51a52
133 changed files with 140633 additions and 14652 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ __pycache__/
*.ipch
*.gch
*.pch
*.pyc
# generated by CMAKE
version.cpp