diff --git a/4-high/gel/source/forge/gel-forge.adb b/4-high/gel/source/forge/gel-forge.adb index 4dc481a..fdf88d5 100644 --- a/4-high/gel/source/forge/gel-forge.adb +++ b/4-high/gel/source/forge/gel-forge.adb @@ -226,7 +226,7 @@ is Textures => [1 => Texture, others => <>], texture_Count => 1, texture_Tiling => texture_Tiling, - texture_Applies => [others => <>], + texture_Applies => [others => True], Animation => null)).all'Access; end if;