summaryrefslogtreecommitdiff
path: root/include/unreal32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/unreal32.h')
-rw-r--r--include/unreal32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unreal32.h b/include/unreal32.h
index 8c84d54f4..b94c82395 100644
--- a/include/unreal32.h
+++ b/include/unreal32.h
@@ -68,7 +68,7 @@
#define LEVELINFO_PROTECT_WORD "PROTECT"
#define LEVELINFO_PROTECTME_WORD "PROTECTME"
#define PROTECT_SET_MODE "+a"
-#define PROTECT_UNSET_MODE "+a"
+#define PROTECT_UNSET_MODE "-a"
#define CS_CMD_PROTECT "PROTECT"
#define CS_CMD_DEPROTECT "DEPROTECT"