1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 15:36:59 +08:00

Merge pull request #91 from whoamikyo/master

Fix: [EN] Fix commission filters
This commit is contained in:
LmeSzinc
2020-07-13 03:06:01 +08:00
committed by GitHub
2 changed files with 595 additions and 600 deletions

View File

@@ -4,8 +4,6 @@ pushd %~dp0
title ALAS run
SET CMD=%SystemRoot%\system32\cmd.exe
:: -----------------------------------------------------------------------------
color 8F
:: -----------------------------------------------------------------------------
call :check_Permissions
:check_Permissions
echo Administrative permissions required. Detecting permissions...
@@ -98,7 +96,6 @@ call %PYTHON% -m uiautomator2 init
call :alas
:: -----------------------------------------------------------------------------
:alas
color 8F
cls
echo.
echo :: Alas run
@@ -401,7 +398,6 @@ rem )
rem Keep local changes
:: -----------------------------------------------------------------------------
:choose_update_mode
color 7C
cls
echo.
echo.

File diff suppressed because it is too large Load Diff