Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dsocket_msg.h76 #define ERR_NET_INVALID_GAME_NAME 110 macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/startwindow/
H A Dstartwindowimpl.cpp901 case ERR_NET_INVALID_GAME_NAME: { in networkError()