mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[9655] Fixed bug with possible double remove spell.
In case when saved in DB spell remove triggering by dependendences chain self remove attempt.
This commit is contained in:
parent
a9d6eed447
commit
db22a0a9fb
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9654"
|
||||
#define REVISION_NR "9655"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue