mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 15:21:48 +00:00
Revert "Revert "- removed duplicate application in moving down code for the jetpack.". What was I thinking?"
This reverts commit 3b522e4c50
.
This commit is contained in:
parent
3b522e4c50
commit
9b51e29d20
1 changed files with 0 additions and 2 deletions
|
@ -1595,8 +1595,6 @@ static void operateJetpack(int snum, ESyncBits sb_snum, int psectlotag, int fz,
|
|||
p->posz += j;
|
||||
p->crack_time = 777;
|
||||
}
|
||||
p->posz += j;
|
||||
p->crack_time = 777;
|
||||
}
|
||||
|
||||
int k;
|
||||
|
|
Loading…
Reference in a new issue