aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Northstar.CustomServers/mod.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index ea5913524..28a08868e 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -113,13 +113,7 @@
"After": "SvLoadoutsMP_Init"
}
},
- {
- "Path": "burnmeter/cl_maphack.nut",
- "RunOn": "CLIENT",
- "ClientCallback": {
- "Before": "ClMapHack_Init"
- }
- },
+
{
"Path": "lobby/sh_private_lobby_modes_init.gnut",
"RunOn": "( SERVER || CLIENT ) && MP"