early-access version 3913

This commit is contained in:
pineappleEA
2023-10-07 20:35:47 +02:00
parent 729208f9b5
commit b5cdabcc51
13 changed files with 103 additions and 72 deletions

View File

@@ -218,7 +218,6 @@ public:
return;
}
m_window->OnSurfaceChanged(m_native_window);
m_system.Renderer().NotifySurfaceChanged();
}
void ConfigureFilesystemProvider(const std::string& filepath) {