opengl: Cosmetics.

This commit is contained in:
Rod Kay
2023-11-10 19:24:40 +11:00
parent e7e0f6fc09
commit c9ecff7d86
7 changed files with 22 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ with
package openGL.Geometry.lit_textured
--
-- Supports per-vertex site texture and lighting.
-- Supports 'per-vertex' site, texture and lighting.
--
is
type Item is new openGL.Geometry.item with private;