From ee90712c3a9967dd3c7a795c5d654174b18c1bae Mon Sep 17 00:00:00 2001 From: BDKPlayer Date: Thu, 30 Apr 2020 20:05:55 +0200 Subject: updated most features --- Core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Core.h') diff --git a/Core.h b/Core.h index ff40774..8f63cb5 100644 --- a/Core.h +++ b/Core.h @@ -9,7 +9,7 @@ class Unit; class Core { - bool skipLocalplayer = true; + bool skipLocalplayer = false; public: Core(); void OnPresent(); -- cgit v1.2.3