1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 02:54:25 +08:00
Files

4 lines
80 B
Python
Raw Permalink Normal View History

2024-06-05 23:20:28 +08:00
import os
IS_ON_PHONE_CLOUD = os.environ.get("cloudphone", "") == "cloudphone"