mirror of
https://github.com/DCFApixels/DragonECS-Graphs.git
synced 2025-09-17 19:24:36 +08:00
fix namespace
This commit is contained in:
parent
4714fbbab5
commit
2fb247a534
@ -1,7 +1,6 @@
|
|||||||
using DCFApixels.DragonECS;
|
using System.Diagnostics;
|
||||||
using System.Diagnostics;
|
|
||||||
|
|
||||||
namespace DCFApixels.Assets.Plugins.DragonECS_Graphs.src.Builtin
|
namespace DCFApixels.DragonECS
|
||||||
{
|
{
|
||||||
/// <summary> EcsWrold for store regular game entities. </summary>
|
/// <summary> EcsWrold for store regular game entities. </summary>
|
||||||
[MetaColor(MetaColor.DragonRose)]
|
[MetaColor(MetaColor.DragonRose)]
|
||||||
|
Loading…
Reference in New Issue
Block a user