mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
Revert "- removed duplicate application in moving down code for the jetpack.". What was I thinking?
This reverts commit 34b213a99f
.
This commit is contained in:
parent
ea28356971
commit
3b522e4c50
1 changed files with 2 additions and 0 deletions
|
@ -1595,6 +1595,8 @@ 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