上传星座图部署
This commit is contained in:
parent
a0a92ffa0a
commit
c44c79b2c0
@ -13,6 +13,7 @@ import (
|
||||
"go_dreamfactory/modules/gm"
|
||||
"go_dreamfactory/modules/gourmet"
|
||||
"go_dreamfactory/modules/hero"
|
||||
"go_dreamfactory/modules/horoscope"
|
||||
"go_dreamfactory/modules/hunting"
|
||||
"go_dreamfactory/modules/items"
|
||||
"go_dreamfactory/modules/library"
|
||||
@ -94,6 +95,7 @@ func main() {
|
||||
arena.NewModule(),
|
||||
troll.NewModule(),
|
||||
sociaty.NewModule(),
|
||||
horoscope.NewModule(),
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user