make naming more consistent
This commit is contained in:
@@ -540,7 +540,7 @@ namespace FlaxEditor.Windows
|
||||
|
||||
// Focus on play
|
||||
{
|
||||
var pfMenu = menu.AddChildMenu("Play Mode Focus Override").ContextMenu;
|
||||
var pfMenu = menu.AddChildMenu("Focus On Play Override").ContextMenu;
|
||||
|
||||
GenerateFocusOptionsContextMenu(pfMenu);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user