mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-10-09 08:36:22 +00:00
提交Unity 联机Pro
This commit is contained in:
9
JNFrame2/Assets/JNGame/Sync/View/IViewData.cs
Normal file
9
JNFrame2/Assets/JNGame/Sync/View/IViewData.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace JNGame.Sync.View
|
||||
{
|
||||
public interface IViewData
|
||||
{
|
||||
|
||||
public void Execute();
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user