mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[9659] Simplify resetTalent code.
Currently all code related to deepndent spells unlern exist in removeSpell so not need do it in special way in talentReset.
This commit is contained in:
parent
eee89851a6
commit
12426b158d
2 changed files with 3 additions and 30 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9658"
|
||||
#define REVISION_NR "9659"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue