mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 16:37:03 +00:00
[9479] Use Clear call in MotionMaster::Initilize
Function can be called from deep code in time MotionMaster::Update. So need use safe way cleanup with possible delayed movegens deletion. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
e05f4b1b03
commit
bf7616138b
3 changed files with 42 additions and 57 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9478"
|
||||
#define REVISION_NR "9479"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue