From d0c8f42c6e73c74ab56ae19adee80d51007a4816 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 24 Aug 2022 23:35:45 +0200 Subject: Add newlines at end of file (#247) --- NorthstarDLL/scriptsrson.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDLL/scriptsrson.cpp') diff --git a/NorthstarDLL/scriptsrson.cpp b/NorthstarDLL/scriptsrson.cpp index 91a12737..2346e7e1 100644 --- a/NorthstarDLL/scriptsrson.cpp +++ b/NorthstarDLL/scriptsrson.cpp @@ -64,4 +64,4 @@ void ModManager::BuildScriptsRson() // 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