Add editor icon
This commit is contained in:
parent
f4e3f162ec
commit
c6a9ea5948
|
@ -985,8 +985,7 @@ LimboAIEditor::~LimboAIEditor() {
|
|||
///////////////////////// LimboAIEditorPlugin ////////////////////////////////
|
||||
|
||||
const Ref<Texture> LimboAIEditorPlugin::get_icon() const {
|
||||
// TODO:
|
||||
return nullptr;
|
||||
return editor->get_gui_base()->get_icon("LimboAIEditor", "EditorIcons");
|
||||
}
|
||||
|
||||
void LimboAIEditorPlugin::apply_changes() {
|
||||
|
|
Before Width: | Height: | Size: 776 B After Width: | Height: | Size: 776 B |
Loading…
Reference in New Issue