arogue5: compile out wizard mode by default.
This commit is contained in:
parent
77dd2bd3b6
commit
6e2b154419
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
/*
|
/*
|
||||||
* define that the wizard commands exist
|
* 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
|
* define if you want to limit scores to one per class per userid
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue