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 5312960e22
commit 22e15e95d6
132 changed files with 140632 additions and 14651 deletions

View File

@ -1,5 +1,6 @@
#pragma once
#include <pugixml.hpp>
#include <gta/fidevice.hpp>
namespace big
{