We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f50b928 + 24043cd commit 77805c7Copy full SHA for 77805c7
1 file changed
Editor/KeyCodeDrawer.cs
@@ -79,9 +79,6 @@ public override void OnGUI(Rect position, SerializedProperty property, GUIConten
79
80
EditorGUI.EndProperty();
81
}
82
- public void Test(){
83
- }
84
-
85
// Display a menu to select key codes.
86
private void selectKey()
87
{
0 commit comments