diff options
Diffstat (limited to 'NorthstarDLL/scriptsrson.h')
-rw-r--r-- | NorthstarDLL/scriptsrson.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/scriptsrson.h b/NorthstarDLL/scriptsrson.h index 140db341..5e1d5684 100644 --- a/NorthstarDLL/scriptsrson.h +++ b/NorthstarDLL/scriptsrson.h @@ -1,4 +1,4 @@ #pragma once const std::string MOD_SCRIPTS_RSON_SUFFIX = "scripts/vscripts/scripts.rson"; -const char* VPK_SCRIPTS_RSON_PATH = "scripts\\vscripts\\scripts.rson";
\ No newline at end of file +const char* VPK_SCRIPTS_RSON_PATH = "scripts\\vscripts\\scripts.rson"; |