Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dsocket_msg.h135 #define NTF_NET_JOIN_NO_SPECTATORS 221 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp1416 SendJoinGameFailed(session, joinGame.gameid(), NTF_NET_JOIN_NO_SPECTATORS); in HandleNetPacketJoinGame()
2157 case NTF_NET_JOIN_NO_SPECTATORS : in SendJoinGameFailed()