mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-11 23:19:00 +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;
|
||||
}
|
||||
|
||||
private void OnLostFocus() {
|
||||
private void OnLostFocus()
|
||||
{
|
||||
Close();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user