[8167] Use more consistence debug command handler names and move its code to debugcmds.cpp

This commit is contained in:
VladimirMangos 2009-07-12 15:47:38 +04:00
parent f84a68553c
commit 7f3f21ee1a
5 changed files with 199 additions and 199 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8166"
#define REVISION_NR "8167"
#endif // __REVISION_NR_H__