Rename Blueballz mode to Brutal Peeps

This commit is contained in:
2026-06-05 19:19:48 -04:00
parent 108eee0154
commit 08c897cbea
8 changed files with 106 additions and 106 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ constexpr uint32_t BB_TEST_SHIP = 0x11BBBB11;
constexpr uint32_t BB_VANILLA_SHIP = 0x11CCCC11;
constexpr uint32_t BB_HARDCORE_SHIP = 0x11F00D11;
constexpr uint32_t BB_DEV_SHIP = 0x11EEEE11;
constexpr uint32_t BLUEBALLZ_PLUS0 = 0x11DDDD11;
constexpr uint32_t BRUTAL_PEEPS_PLUS0 = 0x11DDDD11;
} // namespace MainMenuItemID
namespace ClearLicenseConfirmationMenuItemID {