diff options
Diffstat (limited to 'NorthstarDLL/misccommands.cpp')
-rw-r--r-- | NorthstarDLL/misccommands.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 +} |