arogue5: compile out wizard mode by default.

This commit is contained in:
John "Elwin" Edwards 2012-08-11 21:58:20 +00:00
parent 77dd2bd3b6
commit 6e2b154419

View file

@ -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