From dd6af4fd5d1f7d93bb4122c1980a3500a9c7cd40 Mon Sep 17 00:00:00 2001 From: Martin Read Date: Thu, 13 Mar 2014 23:31:09 +0000 Subject: [PATCH] Resetting wizard mode for archival purposes --- obumbrata.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.11.0