mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10929] Move game event creature morphing code to Creature::UpdateEntry
* This is allow have more clean logic in feature work. * Prevent modify static creature data.
This commit is contained in:
parent
f8921dbca8
commit
3ff5ff2e6f
5 changed files with 72 additions and 98 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10928"
|
||||
#define REVISION_NR "10929"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue