mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-23 10:52:36 +01:00
- fix sky render
This commit is contained in:
parent
b0d2b3b83c
commit
6f84f216d6
@ -1245,7 +1245,7 @@ void PlotHorizonMDL(MODEL *model, int horizontaboffset)
|
||||
} while (iVar13 < (int)((uint)model->num_vertices + 3));
|
||||
}
|
||||
|
||||
if (0 < scratchPad_zbuff[10])
|
||||
if (0 < scratchPad_zbuff[16])
|
||||
{
|
||||
pbVar14 = (unsigned char *)model->poly_block;
|
||||
uVar17 = skyred;
|
||||
|
Loading…
Reference in New Issue
Block a user