mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- forgot to save the Exhumed part of the last commit
This commit is contained in:
parent
58fb938aa7
commit
a80c5db02b
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ static void Intermission(MapRecord *from_map, MapRecord *to_map)
|
||||||
gameaction = ga_nextlevel;
|
gameaction = ga_nextlevel;
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
}, true, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue