opengl: Cosmetics.

This commit is contained in:
Rod Kay
2023-11-10 18:38:10 +11:00
parent 7630a775b5
commit 3bb82e5a39
2 changed files with 2 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ is
procedure enable_Textures (Self : in out Item)
is
begin
ada.Text_IO.put_Line (Self.Model'Image);
-- ada.Text_IO.put_Line (Self.Model'Image);
texturing.enable (for_Model => Self.Model.all'Access,
Uniforms => texture_Uniforms,