Solidified Code updated

This commit is contained in:
s-hadinger 2025-12-23 17:01:24 +00:00 committed by github-actions[bot]
parent 0f084eedcc
commit cf99f647f7

View File

@ -19121,7 +19121,7 @@ be_local_module(animation,
{ be_const_key_weak(twinkle_rainbow, -1), be_const_closure(twinkle_rainbow_closure) },
{ be_const_key_weak(smooth, -1), be_const_closure(smooth_closure) },
{ be_const_key_weak(ease_out, -1), be_const_closure(ease_out_closure) },
{ be_const_key_weak(PALETTE_RAINBOW, -1), be_const_bytes_instance(00FC000024FF800049FFFF006E00FF009200FFFFB70080FFDB8000FFFFFF0000) },
{ be_const_key_weak(PALETTE_RAINBOW, -1), be_const_bytes_instance(FFFC0000FFFF8000FFFFFF00FF00FF00FF00FFFFFF0080FFFF8000FFFFFC0000) },
{ be_const_key_weak(iteration_number, -1), be_const_class(be_class_IterationNumberProvider) },
{ be_const_key_weak(static_color, -1), be_const_class(be_class_StaticColorProvider) },
{ be_const_key_weak(palette_gradient_animation, -1), be_const_class(be_class_PaletteGradientAnimation) },