aboutsummaryrefslogtreecommitdiff
path: root/Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'Core.h')
-rw-r--r--Core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Core.h b/Core.h
index c775186..eb5e69c 100644
--- a/Core.h
+++ b/Core.h
@@ -9,6 +9,7 @@
class Unit;
class Core
{
+ bool skipLocalplayer = true;
public:
Core();
void OnPresent();