mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[10928] Uncomment all races in enum Races
Race can also be creature race and needed for future implementation of spells. RACE_UNDEAD_PLAYER renamed to more proper RACE_UNDEAD Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
d400f00224
commit
f8921dbca8
4 changed files with 27 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10927"
|
||||
#define REVISION_NR "10928"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue