You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
Actually fix the db/dc renaming mess
Local builds save lives :)
This commit is contained in:
@@ -107,7 +107,7 @@ private:
|
||||
void _tree_selected();
|
||||
|
||||
void _select_drive(int p_idx);
|
||||
void _tree_db_selected();
|
||||
void _tree_dc_selected();
|
||||
void _dir_entered(String p_dir);
|
||||
void _file_entered(const String &p_file);
|
||||
void _action_pressed();
|
||||
|
||||
Reference in New Issue
Block a user