Updated inheritance
This commit is contained in:
parent
750fccaaaa
commit
43cf7767c4
@ -4,7 +4,7 @@ using UnityEngine;
|
||||
namespace Passer {
|
||||
using Humanoid;
|
||||
|
||||
[CustomEditor(typeof(ControllerInput))]
|
||||
[CustomEditor(typeof(ControllerInput), true)]
|
||||
public class ControllerInput_Editor : Editor {
|
||||
protected ControllerInput controllerInput;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user