mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2025-01-28 19:39:54 +01:00
ref_soft: fix crash on map restart again
This commit is contained in:
parent
8a99d64139
commit
a6572dd042
2
r_main.c
2
r_main.c
@ -1840,8 +1840,6 @@ void GAME_EXPORT R_NewMap (void)
|
||||
R_ClearDecals(); // clear all level decals
|
||||
R_StudioResetPlayerModels();
|
||||
|
||||
D_FlushCaches();
|
||||
|
||||
r_cnumsurfs = sw_maxsurfs->value;
|
||||
|
||||
if (r_cnumsurfs <= MINSURFACES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user