Home
last modified time | relevance | path

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

/dports/games/openlierox/OpenLieroX/include/
H A DOptions.h219 bool bAutoSetupHttpProxy; member
/dports/games/openlierox/OpenLieroX/src/common/
H A DHTTP.cpp56 if (!tLXOptions->bAutoSetupHttpProxy) { in AutoSetupHTTPProxy()
/dports/games/openlierox/OpenLieroX/src/client/
H A DOptions.cpp156 ( tLXOptions->bAutoSetupHttpProxy, "Network.AutoSetupHttpProxy", true ) in Init()