mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11556] Implement spell 42005 proper target seelction.
Also * added TargetDistanceOrderFarAway ordering function and * renamed TargetDistanceOrder -> TargetDistanceOrderFarAway Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
8d8abd2afb
commit
7205023415
2 changed files with 36 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11555"
|
||||
#define REVISION_NR "11556"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue