[0100] Fixed GM List command. Now properly shows all GM accounts

This commit is contained in:
LordPsyan 2012-08-15 13:23:38 -05:00 committed by Antz
parent c57a4983c7
commit a15359eb5e
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0099"
#define REVISION_NR "0100"
#endif // __REVISION_NR_H__