cWorld now saves/loads the scoreboard
This commit is contained in:
@@ -238,6 +238,8 @@ bool cTeam::HasPlayer(const AString & a_Name) const
|
||||
|
||||
void cTeam::Reset(void)
|
||||
{
|
||||
// TODO 2014-01-22 xdot: Inform online players
|
||||
|
||||
m_Players.clear();
|
||||
}
|
||||
|
||||
@@ -505,3 +507,4 @@ unsigned int cScoreboard::GetNumTeams(void) const
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user