aboutsummaryrefslogtreecommitdiff
path: root/Offsets.h
diff options
context:
space:
mode:
authorBDKPlayer <fabian.stotz@yahoo.de>2020-08-01 14:27:24 +0200
committerBDKPlayer <fabian.stotz@yahoo.de>2020-08-01 14:27:24 +0200
commitbe9a9b51f2258cceb7cf911c3e6981134c06a552 (patch)
treef6bbcc19782573fb1a452e02b72d6844af918451 /Offsets.h
parentcdc71b248d67fa5d1ac10a4a35ac3a58f757255e (diff)
Updates more features to current game version:
- CastleManager - RelicManager - CustomLoadingScreen
Diffstat (limited to 'Offsets.h')
-rw-r--r--Offsets.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Offsets.h b/Offsets.h
index 74edc51..4530bc0 100644
--- a/Offsets.h
+++ b/Offsets.h
@@ -18,7 +18,6 @@ namespace Offsets
//Functions
extern int64_t printNotification;
extern int64_t printBottomText;
- extern int64_t pauseGame;
extern int64_t sendChat;
extern int64_t createUnitHook;