aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/scriptsrson.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-10-31 23:15:26 +0000
committerGitHub <noreply@github.com>2022-10-31 23:15:26 +0000
commitc8181a1719fefc8b9d7ed52888f6a207fcdf026f (patch)
treeca4a26d2028bcbe9d7c5a33462834ed1217df9a8 /NorthstarDLL/scriptsrson.h
parentd3adc574608540bf089f88fb40b798b60edaadad (diff)
downloadNorthstarLauncher-c8181a1719fefc8b9d7ed52888f6a207fcdf026f.tar.gz
NorthstarLauncher-c8181a1719fefc8b9d7ed52888f6a207fcdf026f.zip
add KeyValues class (#303)
Diffstat (limited to 'NorthstarDLL/scriptsrson.h')
-rw-r--r--NorthstarDLL/scriptsrson.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/NorthstarDLL/scriptsrson.h b/NorthstarDLL/scriptsrson.h
deleted file mode 100644
index 5e1d5684..00000000
--- a/NorthstarDLL/scriptsrson.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-const std::string MOD_SCRIPTS_RSON_SUFFIX = "scripts/vscripts/scripts.rson";
-const char* VPK_SCRIPTS_RSON_PATH = "scripts\\vscripts\\scripts.rson";