mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-15 20:20:54 +00:00
- Duke: Apply same fix in 3e79e7b63f
for RR, accidentally missed.
This commit is contained in:
parent
3e79e7b63f
commit
65a54361b4
1 changed files with 0 additions and 2 deletions
|
@ -3698,8 +3698,6 @@ void processinput_r(int snum)
|
||||||
// may still be needed later for demo recording
|
// may still be needed later for demo recording
|
||||||
|
|
||||||
applylook(snum, 1, sb_avel);
|
applylook(snum, 1, sb_avel);
|
||||||
|
|
||||||
p->crack_time = CRACK_TIME;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (p->spritebridge == 0)
|
if (p->spritebridge == 0)
|
||||||
|
|
Loading…
Reference in a new issue