[8083] New debug command: .debug setaurastate for test target/caster aura states.

Also fix wrong (!args) checks in debug commands.
This commit is contained in:
VladimirMangos 2009-06-27 23:57:51 +04:00
parent df064ebd9f
commit 97721109ff
4 changed files with 65 additions and 33 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8082"
#define REVISION_NR "8083"
#endif // __REVISION_NR_H__