[8455] Do not disband guild, if guild ranks are not defined for that guild, removed obsolete comment.

Do not allow to delete guild rank, when there are only 5 or less ranks defined.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-09-02 20:53:20 +02:00
parent ab9b738e54
commit 664112a738
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8454"
#define REVISION_NR "8455"
#endif // __REVISION_NR_H__