mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-10 05:06:22 +00:00
Re-add missing bobspeed/focusplayer initialisation
This commit is contained in:
parent
164f72a6cb
commit
a9361020bf
1 changed files with 3 additions and 0 deletions
|
|
@ -118,6 +118,9 @@ Obj_AudienceInit
|
|||
}
|
||||
}
|
||||
|
||||
audience_bobspeed(mobj) = followers[followerpick].bobspeed;
|
||||
audience_focusplayer(mobj) = MAXPLAYERS;
|
||||
|
||||
audience_mainstate(mobj) =
|
||||
audience_bobamp(mobj) != 0
|
||||
? followers[followerpick].followstate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue