mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-07-03 17:51:51 +00:00
defines
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
#include "utils/hook.hpp"
|
||||
#include "codsrc/clientscript/cscr_parsetree.hpp"
|
||||
|
||||
//#define RE_CSCR_PARSETREE_USE_WRAPPERS
|
||||
|
||||
#ifndef DISABLE_RE_CSCR_PARSETREE
|
||||
namespace re_cscr_parsetree
|
||||
{
|
||||
utils::hook::detour Scr_InitAllocNode_hook;
|
||||
@ -194,4 +193,5 @@ namespace re_cscr_parsetree
|
||||
private:
|
||||
};
|
||||
}
|
||||
REGISTER_COMPONENT(re_cscr_parsetree::component)
|
||||
REGISTER_COMPONENT(re_cscr_parsetree::component)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user