Update render.cpp

pull/2/head
ink-soul 2023-06-12 14:56:43 +08:00
parent 4d567bf64a
commit 5c30ea82f7
1 changed files with 1 additions and 1 deletions

View File

@ -1684,7 +1684,7 @@ PlumageRender::PlumageRender()
gui->text("%.1d fps (%.2f ms)", lastFPS, (1000.0f / lastFPS));
// TO DO : language switch
if (gui->header(chineseUI.model)) {
if (gui->button(chineseUI.openNewModel)) {
std::string filename = "";