This commit is contained in:
filifa
2024-07-20 15:15:35 -05:00
parent bb58d07706
commit 2fe2b615c9

View File

@@ -27,7 +27,7 @@ type Push struct {
}
const (
GameFinalCode = 4200
GameFinalCode = 4200
GameUnavailableCode = 4400
)