mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
Prevent client update while on boat if boat turning (#1343)
Co-authored-by: Noudess <noudess@gmail.com>
This commit is contained in:
@@ -1486,6 +1486,7 @@ public:
|
||||
bool GetWasSpawnedInWater() const;
|
||||
|
||||
void SetSpawnedInWater(bool spawned_in_water);
|
||||
bool turning;
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user