Home
last modified time | relevance | path

Searched refs:UserInfoSent (Results 1 – 3 of 3) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dcl_main.cpp59 bool UserInfoSent; variable
274 UserInfoSent = false; in CL_EstablishConnection()
H A Dcl_local.h292 extern bool UserInfoSent;
H A Dnet_channel_level.cpp824 if (!UserInfoSent) in ParsePacket()
827 UserInfoSent = true; in ParsePacket()