Home
last modified time | relevance | path

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

/dports/games/springlobby/springlobby-0.180/src/
H A Dsettings.h461 void SetFixIDMethod(int value);
H A Dsettings.cpp950 void Settings::SetFixIDMethod( int value ) in SetFixIDMethod() function in Settings
/dports/games/springlobby/springlobby-0.180/src/hosting/
H A Dbattleroomtab.cpp673 sett().SetFixIDMethod( balance.type ); in OnFixTeams()