historical/toontown-classic.git/otp/otpbase/OTPLauncherGlobals.py

8 lines
163 B
Python
Raw Normal View History

2024-01-16 11:20:27 -06:00
NonErrorExitStateStart = 100
ExitPurchase = 100
ExitSetParentPassword = 101
ExitEnableChat = 102
ExitTimeExpired = 103
ExitUpsell = 104
NonErrorExitStateEnd = 199