From 2913fa5473378ea36522f01b790de6d6696d89d1 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) Co-authored-by: Northstar --- NorthstarDLL/misccommands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDLL/misccommands.cpp') diff --git a/NorthstarDLL/misccommands.cpp b/NorthstarDLL/misccommands.cpp index df2f4a3d..42ec15af 100644 --- a/NorthstarDLL/misccommands.cpp +++ b/NorthstarDLL/misccommands.cpp @@ -57,4 +57,4 @@ void AddMiscConCommands() g_pHostState->m_iNextState = HS_NEW_GAME; } }); -} \ No newline at end of file +} -- cgit v1.2.3