mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-07-04 10:11:48 +00:00
defines
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
#include "utils/hook.hpp"
|
||||
#include "codsrc/clientscript/cscr_memorytree.hpp"
|
||||
|
||||
//#define RE_CSCR_MEMORYTREE_USE_WRAPPERS
|
||||
|
||||
#ifndef DISABLE_RE_CSCR_MEMORYTREE
|
||||
namespace re_cscr_memorytree
|
||||
{
|
||||
utils::hook::detour MT_GetSubTreeSize_hook;
|
||||
@ -305,4 +304,5 @@ namespace re_cscr_memorytree
|
||||
private:
|
||||
};
|
||||
}
|
||||
REGISTER_COMPONENT(re_cscr_memorytree::component)
|
||||
REGISTER_COMPONENT(re_cscr_memorytree::component)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user