From a5de6c74a0d48749cb886ba5cf2e968aefeadd13 Mon Sep 17 00:00:00 2001 From: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com> Date: Mon, 6 Jul 2026 20:50:25 -0400 Subject: [PATCH] fix: ps3 building --- Minecraft.Client/PS3Media/strings.h | 43 +++++++++++++++-------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/Minecraft.Client/PS3Media/strings.h b/Minecraft.Client/PS3Media/strings.h index 0b6cfc49..e6b22cb3 100644 --- a/Minecraft.Client/PS3Media/strings.h +++ b/Minecraft.Client/PS3Media/strings.h @@ -2254,24 +2254,25 @@ #define IDS_SAVE_TRANSFER_DOWNLOADCOMPLETE 2248 #define IDS_SAVE_TRANSFER_DOWNLOADFAILED 2249 #define IDS_SAVE_TRANSFER_NOT_AVAILABLE_TEXT 2250 -#define IDS_RICHPRESENCE_GAMESTATE 2251 -#define IDS_RICHPRESENCE_IDLE 2252 -#define IDS_RICHPRESENCE_MENUS 2253 -#define IDS_RICHPRESENCE_MULTIPLAYER 2254 -#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2255 -#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2256 -#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2257 -#define IDS_RICHPRESENCESTATE_BLANK 2258 -#define IDS_RICHPRESENCESTATE_RIDING_PIG 2259 -#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2260 -#define IDS_RICHPRESENCESTATE_BOATING 2261 -#define IDS_RICHPRESENCESTATE_FISHING 2262 -#define IDS_RICHPRESENCESTATE_CRAFTING 2263 -#define IDS_RICHPRESENCESTATE_FORGING 2264 -#define IDS_RICHPRESENCESTATE_NETHER 2265 -#define IDS_RICHPRESENCESTATE_CD 2266 -#define IDS_RICHPRESENCESTATE_MAP 2267 -#define IDS_RICHPRESENCESTATE_ENCHANTING 2268 -#define IDS_RICHPRESENCESTATE_BREWING 2269 -#define IDS_RICHPRESENCESTATE_ANVIL 2270 -#define IDS_RICHPRESENCESTATE_TRADING 2271 +#define IDS_SAVE_TRANSFER_WRONG_VERSION 2251 +#define IDS_RICHPRESENCE_GAMESTATE 2252 +#define IDS_RICHPRESENCE_IDLE 2253 +#define IDS_RICHPRESENCE_MENUS 2254 +#define IDS_RICHPRESENCE_MULTIPLAYER 2255 +#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2256 +#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2257 +#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2258 +#define IDS_RICHPRESENCESTATE_BLANK 2259 +#define IDS_RICHPRESENCESTATE_RIDING_PIG 2260 +#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2261 +#define IDS_RICHPRESENCESTATE_BOATING 2262 +#define IDS_RICHPRESENCESTATE_FISHING 2263 +#define IDS_RICHPRESENCESTATE_CRAFTING 2264 +#define IDS_RICHPRESENCESTATE_FORGING 2265 +#define IDS_RICHPRESENCESTATE_NETHER 2266 +#define IDS_RICHPRESENCESTATE_CD 2267 +#define IDS_RICHPRESENCESTATE_MAP 2268 +#define IDS_RICHPRESENCESTATE_ENCHANTING 2269 +#define IDS_RICHPRESENCESTATE_BREWING 2270 +#define IDS_RICHPRESENCESTATE_ANVIL 2271 +#define IDS_RICHPRESENCESTATE_TRADING 2272 \ No newline at end of file