From 68877eebe3093baa83f889b01a3a7e0b1281c587 Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Sun, 23 Feb 2025 21:31:30 +0100 Subject: [PATCH] Format code --- Source/Editor/Options/InterfaceOptions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Editor/Options/InterfaceOptions.cs b/Source/Editor/Options/InterfaceOptions.cs index a9d5d18ca..3b80cd63c 100644 --- a/Source/Editor/Options/InterfaceOptions.cs +++ b/Source/Editor/Options/InterfaceOptions.cs @@ -157,7 +157,7 @@ namespace FlaxEditor.Options /// /// Focus the Game Window. On play mode end restore focus to the previous window. /// - GameWindowThenRestore, + GameWindowThenRestore, } ///