mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-05 03:07:12 +08:00
feat: 添加暂停面板类名并优化字段显示逻辑
修复TipBox销毁时的动画冲突问题 重构游戏重启逻辑以包含库存保存 移除GameOver面板中的重复库存保存代码 优化UIState中的字段显示控制和提示清除功能
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@tool
|
||||
extends FullscreenPanelBase
|
||||
class_name PausePanel
|
||||
|
||||
@onready var gameControl: GameControl = $%gameControl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user