diff options
Diffstat (limited to 'editor')
-rw-r--r-- | editor/plugins/texture_layered_editor_plugin.cpp | 2 | ||||
-rw-r--r-- | editor/plugins/texture_layered_editor_plugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editor/plugins/texture_layered_editor_plugin.cpp b/editor/plugins/texture_layered_editor_plugin.cpp index 6d716951b3..8ab17590f4 100644 --- a/editor/plugins/texture_layered_editor_plugin.cpp +++ b/editor/plugins/texture_layered_editor_plugin.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* texture_editor_plugin.cpp */ +/* texture_layered_editor_plugin.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/editor/plugins/texture_layered_editor_plugin.h b/editor/plugins/texture_layered_editor_plugin.h index e8503e845e..4339486061 100644 --- a/editor/plugins/texture_layered_editor_plugin.h +++ b/editor/plugins/texture_layered_editor_plugin.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* texture_editor_plugin.h */ +/* texture_layered_editor_plugin.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |