add main new game

This commit is contained in:
tomas 2025-02-27 13:25:23 +08:00
parent 4adf1f90b1
commit 5fd2a05f24
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ import (
_ "mongo.games.com/game/gamesrv/iceage"
_ "mongo.games.com/game/gamesrv/richblessed"
_ "mongo.games.com/game/gamesrv/slotspkg/slots"
_ "mongo.games.com/game/gamesrv/sugarrush"
_ "mongo.games.com/game/gamesrv/tamquoc"
)