mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9846] Restore work of 44745 and rank/s
This commit is contained in:
parent
2846ea21f1
commit
4459f3a070
2 changed files with 2 additions and 1 deletions
|
|
@ -6164,6 +6164,7 @@ void Aura::HandleSpellSpecificBoosts(bool apply)
|
|||
}
|
||||
else
|
||||
return;
|
||||
break;
|
||||
}
|
||||
|
||||
switch(GetId())
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9845"
|
||||
#define REVISION_NR "9846"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue