Home
last modified time | relevance | path

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

/dports/games/springlobby/springlobby-0.180/src/
H A Dui.cpp644 static inline bool IsAutoJoinChannel( Channel& chan ) in IsAutoJoinChannel() function
662 bool doFocus = !cfg().ReadBool(_T( "/Server/Autoconnect" )) || !IsAutoJoinChannel( chan ); in OnJoinedChannelSuccessful()