format
This commit is contained in:
parent
bb58d07706
commit
2fe2b615c9
|
@ -27,7 +27,7 @@ type Push struct {
|
|||
}
|
||||
|
||||
const (
|
||||
GameFinalCode = 4200
|
||||
GameFinalCode = 4200
|
||||
GameUnavailableCode = 4400
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue