Zonereset Fix (#60)
* Fixed Zoneresets Confirmation Message * Quick fix for Zonereset Toggle
This commit is contained in:
@@ -220,12 +220,12 @@ ACMD(do_gen_tog);
|
||||
#define SCMD_AUTOMAP 25
|
||||
#define SCMD_AUTOKEY 26
|
||||
#define SCMD_AUTODOOR 27
|
||||
#define SCMD_COLOR 28
|
||||
#define SCMD_ZONERESETS 28
|
||||
#define SCMD_SYSLOG 29
|
||||
#define SCMD_WIMPY 30
|
||||
#define SCMD_PAGELENGTH 31
|
||||
#define SCMD_SCREENWIDTH 32
|
||||
#define SCMD_ZONERESETS 33
|
||||
#define SCMD_COLOR 33
|
||||
|
||||
/* do_quit */
|
||||
ACMD(do_quit);
|
||||
|
||||
Reference in New Issue
Block a user