AI补足注释(已经快看不懂了)
实现i18n 优化部分模块的逻辑以优化性能 修复物品展示框打开时按下ESC唤出暂停菜单但没有暂停的bug Signed-off-by: Eicy <im@crash.work>
This commit is contained in:
4
Assets/Scripts/Event/EventHandler/TextChangeHandler.cs
Normal file
4
Assets/Scripts/Event/EventHandler/TextChangeHandler.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Event.EventHandler
|
||||
{
|
||||
public delegate void TextChangeHandler();
|
||||
}
|
||||
Reference in New Issue
Block a user