|
@@ -127,6 +127,8 @@ public let cTasStorageKey: String = "tas\(cPrimarykey)"
|
|
|
public let cGameStorageKey: String = "game\(cPrimarykey)"
|
|
|
public let cSepraStorageKey: String = "sepra\(cPrimarykey)"
|
|
|
public let cFreeStorageKey: String = "free\(cPrimarykey)"
|
|
|
+public let cShouyyyStorageKey: String = "shouyyy\(cPrimarykey)"
|
|
|
+public let cZhenmonennStorageKey: String = "zhenmonenn\(cPrimarykey)"
|
|
|
public let cRedImageStorageKey: String = "ic_hbs_enter\(cPrimarykey)"
|
|
|
public let cNewImageStorageKey: String = "icon_hbs_free\(cPrimarykey)"
|
|
|
// 当前Tab
|