From 80ddfbdc052fd3c995ce88988ea666170b03ac8e Mon Sep 17 00:00:00 2001 From: legonzaur Date: Fri, 18 Aug 2023 21:44:54 +0200 Subject: [PATCH] Revert "create shared funtion file" This reverts commit 831315b15e47194c2aecf4368a796e7a64df6c7f. --- mod.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/mod.json b/mod.json index 6a79816..44c87cd 100644 --- a/mod.json +++ b/mod.json @@ -11,11 +11,11 @@ }, { "Name": "Tone_URI", - "DefaultValue": "https://tone.sleepycat.date/v3_test/server" + "DefaultValue": "https://tone.sleepycat.date/v3/server" }, { "Name": "Tone_token", - "DefaultValue": "YTZhMGRjYTctMDNjYi00Y2Y3LWJkYTktMTRlNTQxNDNhYjI2" + "DefaultValue": "CHECK_NORTHSTAR_WIKI_INSTRUCTIONS_ABOUT_CONVARS" }, { "Name": "killstat_custom_parameters", @@ -23,10 +23,6 @@ } ], "Scripts": [ - { - "Path": "killstat_shared.nut", - "RunOn": "SERVER" - }, { "Path": "matchstat.nut", "RunOn": "SERVER",