Revert "Call K_TimerReset before spawning map things"
This reverts commit a60c683908.
This commit is contained in:
parent
a60c683908
commit
f3f1eecc62
1 changed files with 0 additions and 2 deletions
|
|
@ -4193,8 +4193,6 @@ boolean P_LoadLevel(boolean fromnetsave, boolean reloadinggamestate)
|
|||
INT32 i, ranspecialwipe = 0;
|
||||
sector_t *ss;
|
||||
|
||||
K_TimerReset();
|
||||
|
||||
levelloading = true;
|
||||
|
||||
// This is needed. Don't touch.
|
||||
|
|
|
|||
Loading…
Reference in a new issue