Fix problem related to not wokring Wi-Fi (#4308)

This commit is contained in:
Yevgeny Kungurov 2025-07-29 20:59:53 +04:00 committed by GitHub
parent cfec4f6963
commit ddbb863649
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -440,7 +440,7 @@ if exist "%gameFlagFile%" (
set "GameFilter=1024-65535"
) else (
set "GameFilterStatus=disabled"
set "GameFilter=0"
set "GameFilter=12"
)
exit /b