mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Rename internal EditorPlugin icon/name to match exposed methods
This commit is contained in:
parent
b9437c3938
commit
0ab3dc273e
67 changed files with 82 additions and 82 deletions
|
|
@ -139,7 +139,7 @@ public:
|
|||
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
String NoiseEditorPlugin::get_name() const {
|
||||
String NoiseEditorPlugin::get_plugin_name() const {
|
||||
return Noise::get_class_static();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue