mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 09:54:35 +08:00
move EcsPipelineTemplate to Utils
This commit is contained in:
parent
34e1e20af6
commit
2f1ad7f530
@ -1,7 +1,7 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Runtime.Serialization;
|
using System.Runtime.Serialization;
|
||||||
|
|
||||||
namespace DCFApixels.DragonECS.Serializable
|
namespace DCFApixels.DragonECS
|
||||||
{
|
{
|
||||||
[Serializable]
|
[Serializable]
|
||||||
[DataContract]
|
[DataContract]
|
Loading…
Reference in New Issue
Block a user