Skip to content

Commit aef0476

Browse files
committed
vrad: Shutdown static displacements manager because it crashes when do -both
1 parent fb6bac9 commit aef0476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/vrad/vrad.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2347,6 +2347,8 @@ void VRAD_Finish()
23472347

23482348
CloseDispLuxels();
23492349

2350+
// dimhotepus: Shutdown static displacements manage, too.
2351+
StaticDispMgr()->Shutdown();
23502352
StaticPropMgr()->Shutdown();
23512353

23522354
double end = Plat_FloatTime();

0 commit comments

Comments
 (0)