fix import
This commit is contained in:
parent
6043040832
commit
830abebee5
|
@ -4,7 +4,7 @@
|
|||
// <important: auto generate by excel-to-go converter, do not modify>
|
||||
package base
|
||||
|
||||
import "slotspkg/internal/exported/excel2go/structs"
|
||||
import "mongo.games.com/game/gamesrv/slotspkg/internal/exported/excel2go/structs"
|
||||
|
||||
func init() {
|
||||
SugarRushBaseSymbolShowWeight = []*structs.SugarRushBaseSymbolShowWeight{
|
||||
|
|
Loading…
Reference in New Issue