By popular demand.
This commit is contained in:
parent
2acbf97531
commit
f023bd3a5d
3 changed files with 3 additions and 3 deletions
|
|
@ -297,7 +297,7 @@ Class SWWMMainMenu : SWWMCleanMenu
|
|||
override void Init( Menu parent, ListMenuDescriptor desc )
|
||||
{
|
||||
Super.Init(parent,desc);
|
||||
demotex = TexMan.CheckForTexture("graphics/M_DEMOLITIONIST.png",TexMan.Type_Any);
|
||||
demotex = TexMan.CheckForTexture("graphics/M_DEMOCHAN.png",TexMan.Type_Any);
|
||||
demopos = 120;
|
||||
prevms = MSTime();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue