Update SupportWindow.cpp

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:33:06 -05:00
parent b7a4153466
commit cb7da8df46
1 changed files with 1 additions and 1 deletions

View File

@ -189,4 +189,4 @@ LRESULT CSupportWindow::OnEnterCode(WORD /*wNotifyCode*/, WORD wID, HWND /*hWndC
EndDialog(wID);
}
return TRUE;
}
}