fix uninitialized member

This commit is contained in:
Chris Danford
2004-08-14 22:58:57 +00:00
parent c54b2fc280
commit 65caee25a2
+2
View File
@@ -423,6 +423,8 @@ void ScreenGameplay::Init()
break;
}
m_ShowScoreboard = false;
//the following is only used in SMLAN/SMOnline
if (NSMAN->useSMserver)
{