add mouse

This commit is contained in:
tomas 2024-12-03 11:22:12 +08:00
parent 2ab2ffafdd
commit e13e239897
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ import (
_ "mongo.games.com/game/gamesrv/caishen" _ "mongo.games.com/game/gamesrv/caishen"
_ "mongo.games.com/game/gamesrv/easterisland" _ "mongo.games.com/game/gamesrv/easterisland"
_ "mongo.games.com/game/gamesrv/fortunedragon" _ "mongo.games.com/game/gamesrv/fortunedragon"
_ "mongo.games.com/game/gamesrv/fortunemouse"
_ "mongo.games.com/game/gamesrv/fortuneox" _ "mongo.games.com/game/gamesrv/fortuneox"
_ "mongo.games.com/game/gamesrv/fortunerabbit" _ "mongo.games.com/game/gamesrv/fortunerabbit"
_ "mongo.games.com/game/gamesrv/fortunetiger" _ "mongo.games.com/game/gamesrv/fortunetiger"