Fix freefalling after MSS DC

This commit is contained in:
Gent S
2020-11-26 10:01:48 -05:00
parent fa7b6e6145
commit faf2a0ee7d
4 changed files with 10 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ struct Player {
bool isTradeConfirm;
bool inCombat;
bool onMonkey;
bool passiveNanoOut;
int healCooldown;