- scriptified the sector actions.
This commit is contained in:
parent
3b7d18c129
commit
d338ca3ec1
13 changed files with 141 additions and 187 deletions
|
|
@ -2726,7 +2726,7 @@ void D_DoomMain (void)
|
|||
|
||||
restart++;
|
||||
PClass::bShutdown = false;
|
||||
PClass::bShuttingDown = false;
|
||||
PClass::bVMOperational = false;
|
||||
}
|
||||
while (1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue