gl: Fix sky dome VBO leak
This commit is contained in:
parent
00115f9b11
commit
29348dc2c1
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ void HWR_ClearSkyDome(void)
|
|||
sky->loops = NULL;
|
||||
sky->data = NULL;
|
||||
|
||||
sky->vbo = 0;
|
||||
sky->rows = sky->columns = 0;
|
||||
sky->loopcount = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue