Editor now displaying in Vulkan

This commit is contained in:
antopilo
2024-12-04 15:25:08 -05:00
parent 5ba897ed46
commit b2d749244f
18 changed files with 2172 additions and 57 deletions

View File

@@ -87,7 +87,7 @@ namespace Nuake
}
// Load Nuake logo
//_NuakeLogo = TextureManager::Get()->GetTexture(NUAKE_LOGO_PATH);
_NuakeLogo = TextureManager::Get()->GetTexture(NUAKE_LOGO_PATH);
}
void WelcomeWindow::LoadQueuedProject()