Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge
This commit is contained in:
commit
b85b7c18da
38 changed files with 386 additions and 285 deletions
|
|
@ -1438,6 +1438,7 @@ void FLevelLocals::PlayerReborn (int player)
|
|||
p->cheats |= chasecam;
|
||||
p->Bot = Bot; //Added by MC:
|
||||
p->settings_controller = settings_controller;
|
||||
p->LastSafePos = p->mo->Pos();
|
||||
|
||||
p->oldbuttons = ~0, p->attackdown = true; p->usedown = true; // don't do anything immediately
|
||||
p->original_oldbuttons = ~0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue