mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Merge commit godotengine/godot@1f47e4c4e3
This commit is contained in:
@@ -95,7 +95,7 @@ void SpriteFrames::clear(const StringName &p_anim) {
|
||||
|
||||
void SpriteFrames::clear_all() {
|
||||
animations.clear();
|
||||
add_animation("default");
|
||||
add_animation(SceneStringName(default_));
|
||||
}
|
||||
|
||||
void SpriteFrames::add_animation(const StringName &p_anim) {
|
||||
|
||||
Reference in New Issue
Block a user