Renamed stkgui so that .cpp and .stkgui file names are identical.
This commit is contained in:
parent
6318e8c8f8
commit
ccf8fd4e68
@ -53,7 +53,7 @@ DEFINE_SCREEN_SINGLETON( OnlineScreen );
|
|||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
OnlineScreen::OnlineScreen() : Screen("online/main.stkgui")
|
OnlineScreen::OnlineScreen() : Screen("online/online_screen.stkgui")
|
||||||
{
|
{
|
||||||
m_recorded_state = PlayerProfile::OS_SIGNED_OUT;
|
m_recorded_state = PlayerProfile::OS_SIGNED_OUT;
|
||||||
} // OnlineScreen
|
} // OnlineScreen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user