Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dsocket_msg.h77 #define ERR_NET_INVALID_GAME_ROUND 111 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp985 throw ServerException(__FILE__, __LINE__, ERR_NET_INVALID_GAME_ROUND, 0); in EngineLoop()