Small cleanup

This commit is contained in:
Chandler Cox
2022-12-29 00:47:30 -06:00
parent 6c3864983f
commit 0633ed6819

View File

@@ -500,7 +500,6 @@ namespace FlaxEditor.Windows
// Create default scaling options if they dont exist from deserialization.
if (_defaultViewportScaling.Count == 0)
{
Debug.Log("Had to create scalings.");
_defaultViewportScaling.Add(new ViewportScaling
{
Label = "Free Aspect",