Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
textures [2020/05/25 12:32] – [Example] admintextures [2020/05/25 12:32] – [Example] admin
Line 100: Line 100:
     LTexture.Style := LTexture.Style - [TTextureStyle.MipMaps];     LTexture.Style := LTexture.Style - [TTextureStyle.MipMaps];
   finally   finally
-      LTexture.EndSetup();+    LTexture.EndSetup();
   end;   end;