数据优化
This commit is contained in:
parent
eb71e599a2
commit
f611eccec9
@ -109,6 +109,6 @@ func init() {
|
|||||||
gob.Register(&ActivityInfo{})
|
gob.Register(&ActivityInfo{})
|
||||||
gob.Register(&ChargeExtra{})
|
gob.Register(&ChargeExtra{})
|
||||||
gob.Register(&GameResult{})
|
gob.Register(&GameResult{})
|
||||||
gob.Register(&CatnipMsg{})
|
gob.Register(CatnipMsg{})
|
||||||
gob.Register(&CatnipLock{})
|
gob.Register(&CatnipLock{})
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user