mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* Improve ConVar class (fixed several bugs). * Hook CEngineAPI::ModInit() and set m_bRestrictServerCommands from there. * Disable unused ConVar's and purge unused ConCommands in CEngineAPI::ModInit() for dedicated. * Small relocation of malloc related signatures.