oldschool-toontown/otp/otpbase/OTPLauncherGlobals.py
2019-11-02 18:27:54 -04:00

7 lines
163 B
Python

NonErrorExitStateStart = 100
ExitPurchase = 100
ExitSetParentPassword = 101
ExitEnableChat = 102
ExitTimeExpired = 103
ExitUpsell = 104
NonErrorExitStateEnd = 199