Rename directory for export templates from templates to export_templates

This commit is contained in:
Aaron Franke 2022-07-16 20:21:45 -05:00
parent 79463aa5de
commit b00bb577e7
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
8 changed files with 21 additions and 21 deletions

View file

@ -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;