Revert "- removed duplicate application in moving down code for the jetpack.". What was I thinking?

This reverts commit 34b213a99f.
This commit is contained in:
Mitchell Richters 2020-07-29 05:49:38 +10:00
parent ea28356971
commit 3b522e4c50

View file

@ -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;