-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix keeping flight ability after respawn (#307)
* fix keeping flight ability after respawn after some digging I found that flySpeed was kept, but mayFly got reset(to false) this made me suspect PAL having an opinion in the matter getting PAL flight status from the old player and applying it after updating the player seems to do the trick * update actions
- Loading branch information
1 parent
72c42c7
commit 30e6bc0
Showing
2 changed files
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters