Home
last modified time | relevance | path

Searched refs:m_newSpectatorList (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dservergame.h219 PlayerIdList m_newSpectatorList; variable
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergame.cpp782 m_newSpectatorList.push_back(playerId); in AddNewSpectator()
789 PlayerIdList tmpList(m_newSpectatorList); in GetAndResetNewSpectators()
790 m_newSpectatorList.clear(); in GetAndResetNewSpectators()