BREAKING CHANGE: Toggle 0.2.0
This commit is contained in:
@@ -99,7 +99,7 @@ namespace Syntriax.Modules.Movement.Editor
|
||||
movementDefinition.MonoBehaviours = new string[]
|
||||
{
|
||||
typeof(MovementController).FullName,
|
||||
typeof(ToggleState.ToggleStateMonoBehaviour).FullName
|
||||
typeof(State.StateEnableMonoBehaviour).FullName
|
||||
};
|
||||
|
||||
UpdateSerializedObject();
|
||||
|
Reference in New Issue
Block a user