Cosmetics.

This commit is contained in:
Rod Kay
2025-04-04 19:12:54 +11:00
parent e36c665501
commit 8322451898
3 changed files with 4 additions and 4 deletions

View File

@@ -164,7 +164,7 @@ is
else
the_graphics_Model := openGL.Model.circle.lit_textured.new_Circle (Radius,
Face => (Fades => [1 => 0.0, others => <>],
texture_Applies => [1 => True, others => <>],
texture_Applies => [1 => True, others => <>],
Textures => [1 => Texture, others => <>],
texture_Count => 1,
Animation => null)).all'Access;