Added nuake wren modules path detection, removed project stuff
This commit is contained in:
@@ -1237,8 +1237,6 @@ void EditorInterface::Draw()
|
||||
{
|
||||
if (ImGui::MenuItem("Empty")) {
|
||||
auto ent = Engine::GetCurrentScene()->CreateEntity("Empty entity");
|
||||
|
||||
|
||||
}
|
||||
if (ImGui::MenuItem("Light")) {
|
||||
auto ent = Engine::GetCurrentScene()->CreateEntity("Light");
|
||||
|
||||
Reference in New Issue
Block a user