mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-05 01:38:13 +00:00
Missing newline
This commit is contained in:
parent
14beff2f55
commit
5178dee5a3
1 changed files with 1 additions and 1 deletions
|
|
@ -702,4 +702,4 @@ Obj_GardenTopPlayerNeedsHelp (const mobj_t *top)
|
|||
if (top && top_mode(top) != TOP_ANCHORED)
|
||||
return false;
|
||||
return top ? (top_helpme(top) || top_lifetime(top) < 3*TICRATE) : false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue