Small change for the bump drivers
This commit is contained in:
parent
ab3b3ff6ac
commit
8cf8037241
1 changed files with 0 additions and 3 deletions
|
@ -465,9 +465,6 @@ void Draw_Init (void)
|
||||||
//Load nomalization cube map
|
//Load nomalization cube map
|
||||||
normcube_texture_object = GL_LoadNormalizationCubemap();
|
normcube_texture_object = GL_LoadNormalizationCubemap();
|
||||||
|
|
||||||
//load diffuse vertex program
|
|
||||||
R_LoadVertexProgram();
|
|
||||||
|
|
||||||
halo_texture_object = EasyTgaLoad("penta/utflare5.tga");
|
halo_texture_object = EasyTgaLoad("penta/utflare5.tga");
|
||||||
|
|
||||||
for (i=0; i<8; i++) {
|
for (i=0; i<8; i++) {
|
||||||
|
|
Loading…
Reference in a new issue