记录模拟器游戏下载完成、启动
This commit is contained in:
@ -51,8 +51,8 @@ public class Constants {
|
||||
|
||||
public static final String EXTRA_DOWNLOAD_TYPE = "extra_download_type";
|
||||
public static final String SILENT_UPDATE = "静默更新";
|
||||
public static final String EMULATOR_DOWNLOAD = "下载模拟器";
|
||||
public static final String EMULATOR_GAME = "emulator_game";
|
||||
public static final String SIMULATOR_DOWNLOAD = "下载模拟器";
|
||||
public static final String SIMULATOR_GAME = "simulator_game";
|
||||
public static final String LAST_GHZS_UPDATE_FILE_SIZE = "last_ghzs_update_file_size";
|
||||
|
||||
// 新用户首次启动光环的时间
|
||||
|
||||
Reference in New Issue
Block a user