diff options
Diffstat (limited to 'prop_renames.txt')
-rw-r--r-- | prop_renames.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/prop_renames.txt b/prop_renames.txt index 8ab54f7221..9821a32b68 100644 --- a/prop_renames.txt +++ b/prop_renames.txt @@ -497,6 +497,22 @@ expand_margin/right = expand_margin_right modulate/color = modulate_color +[AnimatedSprite] + +modulate = self_modulate + +[Sprite] + +modulate = self_modulate + +[Patch9Frame] + +modulate = self_modulate + +[TextureFrame] + +modulate = self_modulate + |