fix(secure): remove old index ignore

This commit is contained in:
Andrea Toska 2024-09-30 13:28:32 +02:00
parent 6a1b0bd44d
commit 1692ea3ad5

View File

@ -118,11 +118,6 @@ func gameSpecificMatchmakeSessionSearchCriteriaChecksHandler(searchCriteria *mat
return true
}
func cleanupMatchmakeSessionSearchCriteriasHandler(searchCriterias *types.List[*matchmakingtypes.MatchmakeSessionSearchCriteria]) {
searchCriterias.DeleteIndex(1);
searchCriterias.DeleteIndex(4);
}
func onAfterAutoMatchmakeWithParamPostpone(_ nex.PacketInterface, _ *matchmakingtypes.AutoMatchmakeParam) {
// * This is ugly but I can't work out a better way to do this
// * Set Splatfest rooms to open participation