aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut')
-rw-r--r--Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut6
1 files changed, 6 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut b/Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut
new file mode 100644
index 000000000..466a50425
--- /dev/null
+++ b/Northstar.CustomServers/scripts/vscripts/mp/_challenges.gnut
@@ -0,0 +1,6 @@
+global function InitChallenges
+
+void function InitChallenges()
+{
+
+} \ No newline at end of file