mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-07-03 09:41:49 +00:00
defines
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
#include "utils/hook.hpp"
|
||||
#include "codsrc/clientscript/cscr_variable.hpp"
|
||||
|
||||
//#define RE_CSCR_VARIABLE_USE_WRAPPERS
|
||||
|
||||
#ifndef DISABLE_RE_CSCR_VARIABLE
|
||||
namespace re_cscr_variable
|
||||
{
|
||||
utils::hook::detour ThreadInfoCompare_hook;
|
||||
@ -2506,4 +2505,5 @@ namespace re_cscr_variable
|
||||
private:
|
||||
};
|
||||
}
|
||||
REGISTER_COMPONENT(re_cscr_variable::component)
|
||||
REGISTER_COMPONENT(re_cscr_variable::component)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user