[AntiCheat] Fix duplicate anticheat definition
This commit is contained in:
parent
8a1936347f
commit
81608fb782
@ -4,8 +4,10 @@
|
||||
// Hide AntiCheat in embeded symbol names
|
||||
#define AntiCheat SubComponent
|
||||
#else
|
||||
# ifndef DISABLE_ANTICHEAT
|
||||
# define DISABLE_ANTICHEAT
|
||||
# endif
|
||||
#endif
|
||||
|
||||
// Uncomment to enable process protection (conflicts with steam!)
|
||||
#define PROCTECT_PROCESS
|
||||
|
Loading…
Reference in New Issue
Block a user