This commit is contained in:
nashmuhandes 2025-03-13 03:00:11 +08:00
commit 799011d327
89 changed files with 3735 additions and 2607 deletions

View file

@ -849,7 +849,7 @@ void FLevelLocals::ChangeLevel(const char *levelname, int position, int inflags,
player->mo->special1 = 0;
}
// ]]
DoReborn(i, false);
DoReborn(i, true);
}
}
}