mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- remove debug stuff.
This commit is contained in:
parent
50a8297201
commit
2ada3fe00e
1 changed files with 0 additions and 1 deletions
|
@ -319,7 +319,6 @@ void G_InitNew (const char *mapname, bool bTitleLevel)
|
||||||
bool wantFast;
|
bool wantFast;
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
deathmatch = 1;
|
|
||||||
G_ClearHubInfo();
|
G_ClearHubInfo();
|
||||||
if (!savegamerestore)
|
if (!savegamerestore)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue