[7614] Sort/rename debug commands, Move packet send commands to new ".debug send " subcommands list.

Also drop not implemented .debug inarc
Add to .debug send spellfail support for up to 2 additional args for spell fail packet.
This commit is contained in:
VladimirMangos 2009-04-04 06:22:21 +04:00
parent 8fe9008132
commit db2027feb0
5 changed files with 84 additions and 80 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7613"
#define REVISION_NR "7614"
#endif // __REVISION_NR_H__