Changed prompt text
This commit is contained in:
@@ -185,7 +185,7 @@ namespace Nuake
|
||||
{
|
||||
ImGui::Separator();
|
||||
|
||||
if(ImGui::MenuItem("Open In..."))
|
||||
if(ImGui::MenuItem("Open..."))
|
||||
{
|
||||
OS::OpenIn(file->GetAbsolutePath());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user