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