6 lines
54 B
Go
6 lines
54 B
Go
package game
|
|
|
|
type ConfigWait struct {
|
|
Addr string
|
|
}
|
package game
|
|
|
|
type ConfigWait struct {
|
|
Addr string
|
|
}
|