mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
AlasGG
This commit is contained in:
3
module/config/env.py
Normal file
3
module/config/env.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
IS_ON_PHONE_CLOUD = os.environ.get("cloudphone", "") == "cloudphone"
|
||||
Reference in New Issue
Block a user