x
This commit is contained in:
parent
8719a29968
commit
43ba436e1b
@ -247,6 +247,7 @@ func CheckIn(pin, key string) int {
|
||||
NewJdCookie(&JdCookie{
|
||||
PtKey: key,
|
||||
PtPin: pin,
|
||||
Hack: False,
|
||||
})
|
||||
return 0
|
||||
} else if !HasKey(key) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user