- roughly 50 more, mostly search and replace.
This commit is contained in:
parent
06ba8c4c00
commit
b4a95ccaa9
12 changed files with 74 additions and 65 deletions
|
|
@ -1023,11 +1023,6 @@ void G_DoLoadLevel (int position, bool autosave, bool newGame)
|
|||
P_SetupLevel (&level, position, newGame);
|
||||
|
||||
|
||||
// [RH] Start lightning, if MAPINFO tells us to
|
||||
if (level.flags & LEVEL_STARTLIGHTNING)
|
||||
{
|
||||
P_StartLightning ();
|
||||
}
|
||||
|
||||
gameaction = ga_nothing;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue