diff options
author | BDKPlayer <fabian.stotz@yahoo.de> | 2020-08-01 14:27:24 +0200 |
---|---|---|
committer | BDKPlayer <fabian.stotz@yahoo.de> | 2020-08-01 14:27:24 +0200 |
commit | be9a9b51f2258cceb7cf911c3e6981134c06a552 (patch) | |
tree | f6bbcc19782573fb1a452e02b72d6844af918451 /Offsets.h | |
parent | cdc71b248d67fa5d1ac10a4a35ac3a58f757255e (diff) |
Updates more features to current game version:
- CastleManager
- RelicManager
- CustomLoadingScreen
Diffstat (limited to 'Offsets.h')
-rw-r--r-- | Offsets.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |