- Fixed: The fullscreen console crashed when opened before starting a game.

SVN r642 (trunk)
This commit is contained in:
Randy Heit 2007-12-26 05:20:30 +00:00
commit 682e0dbe95
4 changed files with 5 additions and 6 deletions

View file

@ -677,6 +677,7 @@ void R_InitColormaps ()
}
}
}
NormalLight.Maps = realcolormaps;
}
void R_DeinitColormaps ()