diff options
Diffstat (limited to 'NorthstarDLL/scriptsrson.h')
-rw-r--r-- | NorthstarDLL/scriptsrson.h | 4 |
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"; |