[6831] [2008_11_16_01_mangos_command.sql] Let use short names for cancel word in .server shutdown cancel (like ".ser s c") and similar commands.

This commit is contained in:
VladimirMangos 2008-11-16 14:29:10 +03:00
parent 528a9d830a
commit b992056123
7 changed files with 178 additions and 140 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6830"
#define REVISION_NR "6831"
#endif // __REVISION_NR_H__