1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-16 05:17:45 +00:00

Fix undefined variable error

This commit is contained in:
Joshua Goins 2025-05-14 22:26:57 -04:00
parent 75a094134a
commit 695ec80635
2 changed files with 1 additions and 3 deletions

View file

@ -80,8 +80,6 @@ MapView::MapView(GameData *data, FileCache &cache, AppState *appState, QWidget *
QString::fromStdString(assetPath),
materials,
0);
numLoadedBgModels++;
}
}
} break;

2
extern/libphysis vendored

@ -1 +1 @@
Subproject commit 5946c315e39f6909b71787bc344ba0d879479d73
Subproject commit 5a1cf87fb9a04ed8ccfbd635564eaf26654fc0a5