From d7547edf0559c4eed86ff5a6233925556dffb2d5 Mon Sep 17 00:00:00 2001 From: toaster Date: Thu, 20 Apr 2023 23:22:35 +0100 Subject: [PATCH] P_SetDefaultHeaderFollowers: Add Motobuddy to the list as Eggman deserves his homies --- src/p_setup.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/p_setup.c b/src/p_setup.c index ec327a0c1..5a2ca6bfd 100644 --- a/src/p_setup.c +++ b/src/p_setup.c @@ -362,6 +362,7 @@ void P_SetDefaultHeaderFollowers(UINT16 i) { "Flicky", "Chao", + "Motobuddy", NULL };