You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Fix minor onion layering control errors
This commit is contained in:
@@ -170,7 +170,6 @@ class AnimationPlayerEditor : public VBoxContainer {
|
||||
void _play_bw_from_pressed();
|
||||
void _autoplay_pressed();
|
||||
void _stop_pressed();
|
||||
void _pause_pressed();
|
||||
void _animation_selected(int p_which);
|
||||
void _animation_new();
|
||||
void _animation_rename();
|
||||
|
||||
Reference in New Issue
Block a user