fix uninitialized member
This commit is contained in:
@@ -423,6 +423,8 @@ void ScreenGameplay::Init()
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_ShowScoreboard = false;
|
||||||
|
|
||||||
//the following is only used in SMLAN/SMOnline
|
//the following is only used in SMLAN/SMOnline
|
||||||
if (NSMAN->useSMserver)
|
if (NSMAN->useSMserver)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user