remove party bypass cvar
This commit is contained in:
parent
aeae5520bc
commit
3c94464a77
@ -47,8 +47,8 @@ bool UnassignedClass()
|
||||
|
||||
Timer autoqueue_timer{};
|
||||
Timer req_timer{};
|
||||
CatVar party_bypass(CV_SWITCH, "party_bypass", "0", "Party Bypass",
|
||||
"Bypass Party restrictions");
|
||||
/*CatVar party_bypass(CV_SWITCH, "party_bypass", "0", "Party Bypass",
|
||||
"Bypass Party restrictions");*/
|
||||
void UpdateSearch()
|
||||
{
|
||||
// segfaults for no reason
|
||||
|
Reference in New Issue
Block a user