+物品展示
todo 玩家背包
This commit is contained in:
6
Assets/Scripts/Event/EventHandler/ItemDialogHandler.cs
Normal file
6
Assets/Scripts/Event/EventHandler/ItemDialogHandler.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using Event.EventArgs;
|
||||
|
||||
namespace Event.EventHandler
|
||||
{
|
||||
public delegate void ItemDialogHandler(ItemDialogArgs args);
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: beeb3f2691a14bb291fd94c08e811d6d
|
||||
timeCreated: 1727505146
|
||||
Reference in New Issue
Block a user