mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 18:13:15 +00:00
gl: Fix sky dome VBO leak
This commit is contained in:
parent
14f8e94e7d
commit
d3eb26a8c0
1 changed files with 0 additions and 1 deletions
|
|
@ -5451,7 +5451,6 @@ void HWR_ClearSkyDome(void)
|
|||
sky->loops = NULL;
|
||||
sky->data = NULL;
|
||||
|
||||
sky->vbo = 0;
|
||||
sky->rows = sky->columns = 0;
|
||||
sky->loopcount = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue