mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[8161] Partial revert and fix of my prev. commit in Aura::SetStackAmount
* Aura should be refreshed also when stackAmount == m_stackAmount this fixing problem that aura not refreshed if you have already full stack and cast "stack spell" again on target Thanks Corfen for problem reporting and testing Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
aed2a9f9b3
commit
45eda48693
2 changed files with 12 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8160"
|
||||
#define REVISION_NR "8161"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue