mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-24 04:51:41 +00:00
- removed unused label.
This commit is contained in:
parent
ebdc672985
commit
5a08768eaf
1 changed files with 0 additions and 1 deletions
|
@ -2653,7 +2653,6 @@ void D_DoomMain (void)
|
||||||
}
|
}
|
||||||
|
|
||||||
D_DoomLoop (); // this only returns if a 'restart' CCMD is given.
|
D_DoomLoop (); // this only returns if a 'restart' CCMD is given.
|
||||||
maxberestart:
|
|
||||||
//
|
//
|
||||||
// Clean up after a restart
|
// Clean up after a restart
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue