提交修改
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
namespace NBC.Event
|
||||
{
|
||||
public struct UIHideEvent
|
||||
{
|
||||
public UIPanel panel;
|
||||
}
|
||||
|
||||
public struct UIShowEvent
|
||||
{
|
||||
public UIPanel panel;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user