1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #49526 from Chaosus/fix_textureregion_errors

This commit is contained in:
Rémi Verschelde
2021-06-13 14:44:50 +02:00
committed by GitHub
11 changed files with 29 additions and 18 deletions

View File

@@ -184,6 +184,7 @@ public:
StringName _mouse_exit;
StringName frame_changed;
StringName texture_changed;
StringName playback_speed;
StringName playback_active;