Really fix FollowCSGOServerGuidelines setting being ignored in SDKTools (always on) (bug 6480).
This commit is contained in:
parent
c536a43914
commit
ebb5607bd4
@ -178,8 +178,10 @@ ConfigResult CHalfLife2::OnSourceModConfigChanged(const char *key, const char *v
|
||||
{
|
||||
m_bFollowCSGOServerGuidelines = true;
|
||||
}
|
||||
|
||||
return ConfigResult_Reject;
|
||||
else
|
||||
{
|
||||
return ConfigResult_Reject;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user