Solidified Code updated
This commit is contained in:
parent
0f084eedcc
commit
cf99f647f7
@ -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(twinkle_rainbow, -1), be_const_closure(twinkle_rainbow_closure) },
|
||||||
{ be_const_key_weak(smooth, -1), be_const_closure(smooth_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(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(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(static_color, -1), be_const_class(be_class_StaticColorProvider) },
|
||||||
{ be_const_key_weak(palette_gradient_animation, -1), be_const_class(be_class_PaletteGradientAnimation) },
|
{ be_const_key_weak(palette_gradient_animation, -1), be_const_class(be_class_PaletteGradientAnimation) },
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user