diff options
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r-- | Northstar.CustomServers/mod.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json index 9cd7ebb4..9f9b405b 100644 --- a/Northstar.CustomServers/mod.json +++ b/Northstar.CustomServers/mod.json @@ -68,13 +68,6 @@ "Before": "GamemodeFRA_AddAdditionalInitCallback" } }, - { - "Path": "gamemodes/_featured_mode_settings.gnut", - "RunOn": "SERVER && MP", - "ServerCallback": { - "After": "FeaturedModeSettings_Init" - } - }, { "Path": "mp/_classic_mp_dropship_intro.gnut", |