This commit is contained in:
wsh
2025-02-24 09:32:17 +09:00
parent e1f1ef928c
commit b777bdfa6e
4 changed files with 23 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ namespace XED.UI
private void OnClickPropertyMode()
{
onClickPropertyMode();
//onClickPropertyMode();
}
private void OnClickObjectMode()