mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-20 18:42:26 +00:00
- re-added line of code that got lost during refactoring.
This commit is contained in:
parent
4b35a30de5
commit
d270d75d74
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ void ballreturn(DDukeActor *ball)
|
|||
{
|
||||
act2->s->lotag = 100;
|
||||
act2->s->extra++;
|
||||
pinsectorresetdown(act2->s->sectnum);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue