From 75bf194b2fca06de805a7bc025c6dd8379250fa5 Mon Sep 17 00:00:00 2001 From: Northstar Date: Thu, 3 Feb 2022 22:09:08 -0300 Subject: Format project --- NorthstarDedicatedTest/scriptsrson.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NorthstarDedicatedTest/scriptsrson.cpp') diff --git a/NorthstarDedicatedTest/scriptsrson.cpp b/NorthstarDedicatedTest/scriptsrson.cpp index a2bf2457..91a12737 100644 --- a/NorthstarDedicatedTest/scriptsrson.cpp +++ b/NorthstarDedicatedTest/scriptsrson.cpp @@ -62,6 +62,6 @@ void ModManager::BuildScriptsRson() else m_modFiles[VPK_SCRIPTS_RSON_PATH] = overrideFile; - // todo: for preventing dupe scripts in scripts.rson, we could actually parse when conditions with the squirrel vm, just need a way to get a result out of squirrelmanager.ExecuteCode - // this would probably be the best way to do this, imo + // todo: for preventing dupe scripts in scripts.rson, we could actually parse when conditions with the squirrel vm, just need a way to + // get a result out of squirrelmanager.ExecuteCode this would probably be the best way to do this, imo } \ No newline at end of file -- cgit v1.2.3