mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 18:14:37 +08:00
8 lines
78 B
C#
8 lines
78 B
C#
![]() |
|
|||
|
namespace DCFApixels.DragonECS
|
|||
|
{
|
|||
|
public struct EnemyTag
|
|||
|
{
|
|||
|
}
|
|||
|
}
|