Minor adjusts in the 'Show in Filesystem' code in SpriteFrames editor

This commit is contained in:
matheusmdx 2025-02-20 12:51:04 -03:00
parent 63f7e4d16e
commit 110a29853b
2 changed files with 8 additions and 6 deletions

View file

@ -228,7 +228,7 @@ class SpriteFramesEditor : public HSplitContainer {
void _frame_list_gui_input(const Ref<InputEvent> &p_event);
void _frame_list_item_selected(int p_index, bool p_selected);
void _menu_selected(int p_index);
void _menu_selected(int p_id);
void _zoom_in();
void _zoom_out();