From de76827dd86ea5de041e2cddf59251b719962458 Mon Sep 17 00:00:00 2001
From: David Anderson <dvander@alliedmods.net>
Date: Sun, 27 Sep 2009 02:25:32 -0400
Subject: [PATCH] Fixed using war mode not load_unlocking before reloading (bug
 3869, r=pred).

---
 configs/cfg/sm_warmode_on.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/cfg/sm_warmode_on.cfg b/configs/cfg/sm_warmode_on.cfg
index ebc3c6f6..56340cd5 100644
--- a/configs/cfg/sm_warmode_on.cfg
+++ b/configs/cfg/sm_warmode_on.cfg
@@ -1,6 +1,7 @@
 //This file unloads all plugins, re-loads a few "safe" ones, and then prevents 
 //any more plugins from being loaded.
 sm plugins unload_all
+sm plugins load_unlock
 sm plugins load basebans.smx
 sm plugins load basecommands.smx
 sm plugins load admin-flatfile.smx