mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
feat(UI): 更新字体资源并优化物品显示逻辑
替换原有字体文件为OTF格式,添加粗体字体支持 在物品显示组件中添加字体颜色变化功能,根据资源是否足够显示不同颜色 优化Feed类的资源消耗计算逻辑,增加countOf方法提高可读性
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ project/assembly_name="ChickenVSBear"
|
||||
[gui]
|
||||
|
||||
theme/custom="res://themes/main.tres"
|
||||
theme/custom_font="res://resources/fonts/syht.ttf"
|
||||
theme/custom_font="res://resources/fonts/syht.otf"
|
||||
|
||||
[input]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user