添加皮肤
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/// 0 = 使用本地 Assets 图片名(key_icons 的 value 写成图片名,例如 "kb_q_melon")
|
||||
/// 1 = 使用远程 Zip 皮肤包(skinJSON 中提供 zip_url;key_icons 的 value 写成 Zip 内图标文件名,例如 "key_a")
|
||||
#ifndef KB_SKIN_ICON_USE_REMOTE
|
||||
#define KB_SKIN_ICON_USE_REMOTE 0
|
||||
#define KB_SKIN_ICON_USE_REMOTE 1
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user