mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-15 00:11:55 +07:00
HOTFIX: typos
This commit is contained in:
@@ -121,7 +121,7 @@ namespace
|
|||||||
|
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
|
|
||||||
if ( ImGui::Button("+ Add None") ) {
|
if ( ImGui::Button("+ Add Node") ) {
|
||||||
w.instantiate();
|
w.instantiate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user