mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-23 03:12:38 +00:00
Revert an accidental whitespace change
This commit is contained in:
parent
f1a96bd7ee
commit
2a89154667
1 changed files with 0 additions and 1 deletions
|
@ -726,7 +726,6 @@ void G_GhostTicker(void)
|
|||
g->mo->y = g->oldmo.y;
|
||||
g->mo->z = g->oldmo.z;
|
||||
P_SetThingPosition(g->mo);
|
||||
|
||||
g->mo->frame = g->oldmo.frame | tr_trans30<<FF_TRANSSHIFT;
|
||||
if (g->fadein)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue