Skip to content

Commit 7c433b7

Browse files
committed
actually add the new icon, lmfao
1 parent 76dd11c commit 7c433b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Editor/gui/imgui_editor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ void ImGui_Editor::Init()
106106
REGISTER_ICON(ThingType::Visual3D, visual_3d)
107107
REGISTER_NEW_ICON(ThingType::Visual3D, visual_3d)
108108
REGISTER_ICON(Ramiel::RamielType, ramiel)
109+
REGISTER_NEW_ICON(Ramiel::RamielType, ramiel)
109110
}
110111

111112
void ImGui_Editor::Shutdown()

0 commit comments

Comments
 (0)