mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Rename directory for export templates from templates to export_templates
This commit is contained in:
parent
79463aa5de
commit
b00bb577e7
8 changed files with 21 additions and 21 deletions
|
|
@ -151,7 +151,7 @@ public:
|
|||
Ref<Resource> get_resource_clipboard() const { return clipboard; }
|
||||
|
||||
String get_data_dir() const;
|
||||
String get_templates_dir() const;
|
||||
String get_export_templates_dir() const;
|
||||
String get_project_settings_dir() const;
|
||||
String get_text_editor_themes_dir() const;
|
||||
String get_script_templates_dir() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue