gel.forge.new_polygon_Sprite: Set 'texture_Applies' to 'True'.

This commit is contained in:
Rod Kay
2024-09-24 14:35:16 +10:00
parent ab36317bd2
commit a690050568

View File

@@ -226,7 +226,7 @@ is
Textures => [1 => Texture, others => <>], Textures => [1 => Texture, others => <>],
texture_Count => 1, texture_Count => 1,
texture_Tiling => texture_Tiling, texture_Tiling => texture_Tiling,
texture_Applies => [others => <>], texture_Applies => [others => True],
Animation => null)).all'Access; Animation => null)).all'Access;
end if; end if;