mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8136] Fixed aura refresh on modify stack by negative amount.
When decreasing stack amount of aura, aura should not be refreshed to full time. This should only happen on increasing stack. Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
5d8bd14d38
commit
84e46d76e3
2 changed files with 25 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8135"
|
||||
#define REVISION_NR "8136"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue