- changed automap initialization so that static data only gets initialized once upon startup instead of each time a level starts.
- initialize AUTOPAGE only once when the level starts, not each time the automap is switched on. SVN r3031 (trunk)
This commit is contained in:
parent
0715b7dfc6
commit
572bc4620a
4 changed files with 36 additions and 39 deletions
|
|
@ -48,9 +48,6 @@
|
|||
#include "cmdlib.h"
|
||||
#include "g_level.h"
|
||||
|
||||
extern void R_InitBuildTiles();
|
||||
|
||||
|
||||
FTextureManager TexMan;
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue