Ops don't disable that
This commit is contained in:
parent
8f15b9fab0
commit
3b571a0319
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user