mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 17:08:06 +00:00
fully define guidl ranks
more testing with the guild list
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
|
||||
enum eGuildRank {
|
||||
FOUNDER = 1,
|
||||
RANK2,
|
||||
RANK3,
|
||||
MEMBER
|
||||
LEADER = 1,
|
||||
OFFICER,
|
||||
VETERAN,
|
||||
RECRUIT
|
||||
};
|
||||
|
||||
#endif //!__EGUILDRANK__H__
|
||||
|
Reference in New Issue
Block a user