Skip to content

Commit 77805c7

Browse files
authored
fix: added the finished keycode menu + tabs
fix: pr fix
2 parents f50b928 + 24043cd commit 77805c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Editor/KeyCodeDrawer.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ public override void OnGUI(Rect position, SerializedProperty property, GUIConten
7979

8080
EditorGUI.EndProperty();
8181
}
82-
public void Test(){
83-
}
84-
8582
// Display a menu to select key codes.
8683
private void selectKey()
8784
{

0 commit comments

Comments
 (0)