6 lines
103 B
Python
6 lines
103 B
Python
|
TutorialMenu = 1
|
||
|
GameMenu = 1
|
||
|
CheckersGameIndex = 0
|
||
|
ChineseCheckersGameIndex = 1
|
||
|
FindFourGameIndex = 2
|