From: Martin Read Date: Thu, 13 Mar 2014 23:31:09 +0000 (+0000) Subject: Resetting wizard mode for archival purposes X-Git-Tag: 1.0.0~1 X-Git-Url: http://git.blackswordsonics.com/?a=commitdiff_plain;h=dd6af4fd5d1f7d93bb4122c1980a3500a9c7cd40;p=obumbrata Resetting wizard mode for archival purposes --- diff --git a/obumbrata.hh b/obumbrata.hh index 126a35e..0ec46b9 100644 --- a/obumbrata.hh +++ b/obumbrata.hh @@ -42,7 +42,7 @@ #include "core.hh" /* change WIZARD_MODE to 1 if you want the wizard mode commands. */ -#define WIZARD_MODE 1 +#define WIZARD_MODE 0 #ifndef PLAYER_HH #include "player.hh"