Fix code style

This commit is contained in:
Wojtek Figat
2021-01-11 15:03:23 +01:00
parent c89479b5e7
commit 1ca31224e2

View File

@@ -971,7 +971,7 @@ namespace FlaxEditor.Modules
}
#region Window Events
private void OnEditorStateChanged()
{
for (int i = 0; i < Windows.Count; i++)