mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 22:37:05 +00:00
[9206] Some code cleanups.
* UNIT_STAT_SEARCHING not used * Remove some commented wrong code * WaypointMovementGenerator<Creature>::Initialize() not have code
This commit is contained in:
parent
544d396beb
commit
98adbbc3d3
8 changed files with 7 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9205"
|
||||
#define REVISION_NR "9206"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue