mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Swap arguments of ResourceSaver.save()
This commit is contained in:
parent
ba3734e69a
commit
c3606cb5f3
57 changed files with 97 additions and 99 deletions
|
|
@ -88,8 +88,6 @@ private:
|
|||
mutable HashMap<String, Ref<Shortcut>> shortcuts;
|
||||
HashMap<String, List<Ref<InputEvent>>> builtin_action_overrides;
|
||||
|
||||
String config_file_path;
|
||||
|
||||
Vector<String> favorites;
|
||||
Vector<String> recent_dirs;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue