make naming more consistent

This commit is contained in:
xxSeys1
2024-10-25 23:00:05 +02:00
parent 88215ca3f0
commit 6c6a557ffb

View File

@@ -55,7 +55,7 @@ namespace FlaxEditor.Windows
},
new PlayModeFocusOptions
{
Name = "Game Window Then Back",
Name = "Game Window Then Restore",
Tooltip = "Focus the Game Window. On play mode end restore focus to the previous window.",
FocusOption = InterfaceOptions.PlayModeFocus.GameWindowThenRestore,
},