mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-24 21:38:59 +08:00
format code
This commit is contained in:
parent
e122b1f5ac
commit
25bcf7f701
@ -30,7 +30,8 @@ namespace nadena.dev.modular_avatar.core.editor
|
|||||||
_treeView.OnDoubleclickSelect = Close;
|
_treeView.OnDoubleclickSelect = Close;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void OnLostFocus() {
|
private void OnLostFocus()
|
||||||
|
{
|
||||||
Close();
|
Close();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user