diff --git a/ECS/Sequencer.cs b/ECS/Sequencer.cs index 90256a0..a049333 100644 --- a/ECS/Sequencer.cs +++ b/ECS/Sequencer.cs @@ -43,10 +43,4 @@ namespace Svelto.ECS { always } - - public enum DamageCondition - { - damage, - dead - } } \ No newline at end of file