mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 09:26:36 +00:00
[Groundspawns] Fix issue where groundspawns appear floating high off the ground (#2930)
This commit is contained in:
@@ -204,6 +204,7 @@ protected:
|
||||
|
||||
Timer respawn_timer;
|
||||
Timer decay_timer;
|
||||
void FixZ();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user