mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +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",
|
"Flicky",
|
||||||
"Chao",
|
"Chao",
|
||||||
|
"Motobuddy",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue