aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-30 21:13:27 +0100
committerGitHub <noreply@github.com>2021-12-30 21:13:27 +0100
commit3be21e590e4a070c621e24166707cc1a22b73188 (patch)
treea81517d9602f954f643d776cc5eea8194df17b1d /Northstar.CustomServers/mod.json
parentff9ffc98ecff8d2c02438710bffbd107b12f2bce (diff)
downloadNorthstarMods-3be21e590e4a070c621e24166707cc1a22b73188.tar.gz
NorthstarMods-3be21e590e4a070c621e24166707cc1a22b73188.zip
somehow missed this one
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r--Northstar.CustomServers/mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 713b0127b..28a08868e 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -116,7 +116,7 @@
{
"Path": "lobby/sh_private_lobby_modes_init.gnut",
- "RunOn": "( SERVER || CLIENT ) && MP",
+ "RunOn": "( SERVER || CLIENT ) && MP"
}
]
}