mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
comment cleanup
This commit is contained in:
parent
94441d6eee
commit
afa8466b30
1 changed files with 0 additions and 1 deletions
|
@ -1839,7 +1839,6 @@ void P_XYMovement(mobj_t *mo)
|
||||||
// blocked move
|
// blocked move
|
||||||
moved = false;
|
moved = false;
|
||||||
|
|
||||||
//!!!
|
|
||||||
if (player)
|
if (player)
|
||||||
B_MoveBlocked(player);
|
B_MoveBlocked(player);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue