unstub map rendering

This commit is contained in:
TakaRikka
2026-03-30 17:52:19 -07:00
parent 01e88fbd85
commit 0678c31c39
6 changed files with 6 additions and 18 deletions
-3
View File
@@ -617,10 +617,7 @@ bool renderingDAmap_c::isSwitch(dDrawPath_c::group_class const* i_group) {
}
void renderingDAmap_c::draw() {
#if !TARGET_PC
// Currently breaks Aurora.
renderingMap();
#endif
mIsDraw = true;
}