[7223] Remove duplicate line (old case) in mangos.sql command table.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
vladonix 2009-02-03 00:07:41 +03:00 committed by VladimirMangos
parent 0f8c1ccd58
commit a4b87550a8
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7222"
#define REVISION_NR "7223"
#endif // __REVISION_NR_H__