mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-11 08:38:45 +00:00
提交
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using Cysharp.Threading.Tasks;
|
||||
using Entitas;
|
||||
|
||||
namespace Plugins.JNGame.Runtime.System
|
||||
{
|
||||
public class JNSystemLoad : ISystem
|
||||
{
|
||||
public virtual async UniTask Init(){}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: df35cc9e536a41b6901e0184f24421a4
|
||||
timeCreated: 1715159481
|
||||
Reference in New Issue
Block a user