bnmb
This commit is contained in:
@@ -4,7 +4,7 @@ using UnityEngine;
|
||||
namespace BrewMonster
|
||||
{
|
||||
[CustomEditor(typeof(MonoBehaviour), true)]
|
||||
public class DebuggableInspector : Editor
|
||||
public class DebuggableInspector : UnityEditor.Editor
|
||||
{
|
||||
public override void OnInspectorGUI()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user