Home
last modified time | relevance | path

Searched refs:NTF_NET_REMOVED_GAME_CLOSED (Results 1 – 4 of 4) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dsocket_msg.h121 #define NTF_NET_REMOVED_GAME_CLOSED 208 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergame.cpp217 MoveSessionToLobby(tmpSession, NTF_NET_REMOVED_GAME_CLOSED); in MoveSpectatorsToLobby()
H A Dclientstate.cpp607 removeReason = NTF_NET_REMOVED_GAME_CLOSED; in HandlePacket()
H A Dserverlobbythread.cpp382 case NTF_NET_REMOVED_GAME_CLOSED : in ReAddSession()