新增拉霸游戏
This commit is contained in:
parent
74efab000e
commit
89bdfac420
|
@ -78,11 +78,11 @@ const (
|
|||
GameId_TamQuoc = 305 // 百战成神
|
||||
GameId_Fruits = 306 // 水果拉霸
|
||||
GameId_Richblessed = 307 // 多福
|
||||
FortuneTiger = 308 // FortuneTiger
|
||||
FortuneDragon = 309 // FortuneDragon
|
||||
FortuneRabbit = 310 // FortuneRabbit
|
||||
FortuneOx = 311 // FortuneOx
|
||||
FortuneMouse = 312 // FortuneMouse
|
||||
GameId_FortuneTiger = 308 // FortuneTiger
|
||||
GameId_FortuneDragon = 309 // FortuneDragon
|
||||
GameId_FortuneRabbit = 310 // FortuneRabbit
|
||||
GameId_FortuneOx = 311 // FortuneOx
|
||||
GameId_FortuneMouse = 312 // FortuneMouse
|
||||
__GameId_Fishing_Min__ = 400 //################捕鱼类################
|
||||
GameId_HFishing = 401 //欢乐捕鱼
|
||||
GameId_TFishing = 402 //天天捕鱼
|
||||
|
|
Loading…
Reference in New Issue