mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8907] Avoid set intelect bonus to mana amunt if character not have mana.
This fix bug when not non-caster classes show mana subbar in way as it must be show only for druid in form.
This commit is contained in:
parent
2c17ba41f1
commit
c2f77ae278
2 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8906"
|
||||
#define REVISION_NR "8907"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue