From bd9cfac5499a76b0a952af2363110e3db44b3178 Mon Sep 17 00:00:00 2001 From: Coopyy Date: Mon, 17 Jan 2022 14:38:27 -0600 Subject: Added Sticks & Stones Configuration as Playlist Vars (#115) * added mode config options in menu --- Northstar.Custom/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Northstar.Custom/mod.json') diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json index 0bf473da7..fa7a8730c 100644 --- a/Northstar.Custom/mod.json +++ b/Northstar.Custom/mod.json @@ -123,7 +123,7 @@ }, { "Path": "gamemodes/gg_earn_meter/sh_gg_earn_meter.gnut", - "RunOn": "( CLIENT || SERVER ) && MP", + "RunOn": "( CLIENT || SERVER ) && MP" }, { "Path": "gamemodes/gg_earn_meter/_gg_earn_meter.gnut", -- cgit v1.2.3