1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-24 19:10:00 +08:00
Files

4 lines
80 B
Python
Raw Permalink Normal View History

import os
IS_ON_PHONE_CLOUD = os.environ.get("cloudphone", "") == "cloudphone"