fix errors on insertion to game, fix db creation of game
This commit is contained in:
@@ -17,6 +17,7 @@ type FoundryTransport struct {
|
||||
ChanMutex sync.Mutex
|
||||
ReadChan types.ReadChannels
|
||||
ExchangeChan types.ExchangeChannels
|
||||
LoggedInChan chan bool
|
||||
|
||||
Http *requests.FoundryHttpRequest
|
||||
ReconnectTimeout time.Duration
|
||||
|
||||
Reference in New Issue
Block a user