mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-29 03:12:35 +08:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,6 +13,7 @@ __pycache__/
|
||||
*.ipch
|
||||
*.gch
|
||||
*.pch
|
||||
*.pyc
|
||||
|
||||
# generated by CMAKE
|
||||
version.cpp
|
Reference in New Issue
Block a user