[+] BattleCore

[+] BattleCore
This commit is contained in:
ALEXTANG
2023-04-25 00:23:42 +08:00
parent e0b42d3dbe
commit 08c2ff4dcc
6 changed files with 52 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
namespace BattleCore.Runtime
{
public static class EntityExtension
{
}
}