Ops don't disable that

This commit is contained in:
KillzXGaming 2019-07-07 15:22:32 -04:00
parent 8f15b9fab0
commit 3b571a0319

View file

@ -94,8 +94,6 @@ namespace Switch_Toolbox.Library.Rendering
if (!Runtime.OpenTKInitialized || GLInitialized || Runtime.UseLegacyGL)
return;
return;
width = (int)GenericTexture.Width;
height = (int)GenericTexture.Height;
if (GenericTexture.ArrayCount == 0)