diff --git a/arogue5/mach_dep.h b/arogue5/mach_dep.h index 0b94974..cdc9aff 100644 --- a/arogue5/mach_dep.h +++ b/arogue5/mach_dep.h @@ -15,7 +15,7 @@ /* * define that the wizard commands exist */ -#define WIZARD 1 +#undef WIZARD /*1*/ /* * define if you want to limit scores to one per class per userid