mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-10-31 08:47:54 +00:00
5 lines
103 B
Python
5 lines
103 B
Python
TutorialMenu = 1
|
|
GameMenu = 1
|
|
CheckersGameIndex = 0
|
|
ChineseCheckersGameIndex = 1
|
|
FindFourGameIndex = 2
|