mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
- forgotten debug output removed.
This commit is contained in:
parent
aba91b4f09
commit
807dd17165
1 changed files with 0 additions and 1 deletions
|
@ -851,7 +851,6 @@ public:
|
|||
else if (actionState == State_Fadeout)
|
||||
{
|
||||
int ended = FadeoutFrame();
|
||||
Printf("fadeout = %d\n", ended);
|
||||
if (ended < 1)
|
||||
{
|
||||
AdvanceJob(terminateState < 0);
|
||||
|
|
Loading…
Reference in a new issue