mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-12-10 13:30:31 +05:00
Game filter compatability with service installer
This commit is contained in:
@@ -197,6 +197,8 @@ for /f "tokens=*" %%a in ('type "!selectedFile!"') do (
|
||||
) else (
|
||||
set "arg=\!QUOTE!%~dp0!arg!\!QUOTE!"
|
||||
)
|
||||
) else if "!arg:~0,12!" EQU "%%GameFilter%%" (
|
||||
set "arg=%GameFilter%"
|
||||
)
|
||||
|
||||
if !mergeargs!==1 (
|
||||
|
||||
Reference in New Issue
Block a user