From 21f2fa68fff1fea15f79b0492de7036b2b8a3fa9 Mon Sep 17 00:00:00 2001 From: DenialMC Date: Wed, 6 May 2015 12:49:24 +0300 Subject: [PATCH] thx --- otp/otpbase/OTPLocalizerEnglish.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otp/otpbase/OTPLocalizerEnglish.py b/otp/otpbase/OTPLocalizerEnglish.py index a15e4714..b71133e2 100644 --- a/otp/otpbase/OTPLocalizerEnglish.py +++ b/otp/otpbase/OTPLocalizerEnglish.py @@ -99,7 +99,7 @@ CRBootedReasons = {100: 'You have been disconnected because someone else just lo 101: 'Please relaunch the game from the official launcher.', 102: 'You are not authorized to use administrator privileges.', 103: 'You were banned by a moderator.\n\nBehave next time!', - 105: 'Toontown United is now temporarily closed for maintenance. Everyone who was playing has been disconnected from the game.\n\nFor more information, please visit the Toontown United website.'} + 105: 'Toontown United is now temporarily closed for maintenance. Everyone who was playing has been disconnected from the game.\n\nFor more information, please visit the Toontown United website.', 153: 'The district you were playing on has been reset. Everyone who was playing on that district has been disconnected. However, you should be able to connect again and go right back into the game.'} CRBootedReasonUnknownCode = 'An unexpected problem has occurred (error code %s). Your connection has been lost, but you should be able to connect again and go right back into the game.' CRTryConnectAgain = '\n\nTry to connect again?'