mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 04:02:40 -06:00
7 lines
163 B
Python
7 lines
163 B
Python
NonErrorExitStateStart = 100
|
|
ExitPurchase = 100
|
|
ExitSetParentPassword = 101
|
|
ExitEnableChat = 102
|
|
ExitTimeExpired = 103
|
|
ExitUpsell = 104
|
|
NonErrorExitStateEnd = 199
|