index
:
age_of_empires_ii_definitive-edition.git
master
Age of Empires 2 - Definitive Edition ESP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Core.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Core.h')
-rw-r--r--
Core.h
1
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();