mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-26 07:21:48 +00:00
P_SetDefaultHeaderFollowers: Add Motobuddy to the list as Eggman deserves his homies
This commit is contained in:
parent
178fe3052d
commit
d7547edf05
1 changed files with 1 additions and 0 deletions
|
|
@ -362,6 +362,7 @@ void P_SetDefaultHeaderFollowers(UINT16 i)
|
|||
{
|
||||
"Flicky",
|
||||
"Chao",
|
||||
"Motobuddy",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue