mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 15:21:48 +00:00
- removed duplicate application in moving down code for the jetpack.
Fixes #62
This commit is contained in:
parent
e019939590
commit
34b213a99f
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