This commit is contained in:
tomas 2025-01-18 10:23:48 +08:00
parent 63943054a4
commit da7933fccb
1 changed files with 8 additions and 7 deletions

View File

@ -63,13 +63,14 @@ type (
LockCoin Bool // (GM) 锁定金币
}
Slots struct {
FortuneTiger JSON
FortuneOx JSON
FortuneRabbit JSON
FortuneDragon JSON
FortuneMouse JSON
CashMania JSON
Test JSON
FortuneTiger JSON
FortuneOx JSON
FortuneRabbit JSON
FortuneDragon JSON
FortuneMouse JSON
CashMania JSON
GatesOfOlympus JSON
Test JSON
}
}