historical/toontown-just-works.git/toontown/safezone/PicnicGameGlobals.py
2024-01-16 11:20:27 -06:00

8 lines
134 B
Python

# Menu Types:
TutorialMenu = 1
GameMenu = 1
# Game Indices:
CheckersGameIndex = 0
ChineseCheckersGameIndex = 1
FindFourGameIndex = 2