Fixed a bunch of connection errors in TextureEditorPlugin
This commit is contained in:
@ -184,6 +184,7 @@ public:
|
||||
StringName _mouse_exit;
|
||||
|
||||
StringName frame_changed;
|
||||
StringName texture_changed;
|
||||
|
||||
StringName playback_speed;
|
||||
StringName playback_active;
|
||||
|
||||
Reference in New Issue
Block a user