aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
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"
}
]
}