aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-01-20 23:16:26 +0000
committerGitHub <noreply@github.com>2022-01-20 23:16:26 +0000
commit0823ffbaf92041715c651773bef79dcb946db5c2 (patch)
tree6e4cf4f3395fcd35eaf893f38cde28d7ceb0f74f /Northstar.CustomServers
parent57cd8727805855e461287a3b452d88547be000aa (diff)
downloadNorthstarMods-0823ffbaf92041715c651773bef79dcb946db5c2.tar.gz
NorthstarMods-0823ffbaf92041715c651773bef79dcb946db5c2.zip
Revert "Update mod.json to add cl_maphack.nut"
This reverts commit 5f66544b5d5d6ad42221d14d5f67235877930e15.
Diffstat (limited to 'Northstar.CustomServers')
-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"