parent
1f80e667d4
commit
a28d4ca61d
@ -71,7 +71,6 @@ func (p *PiggyBankMod) Trigger() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (p *PiggyBankMod) BackData() *msg.ResPiggyBank {
|
func (p *PiggyBankMod) BackData() *msg.ResPiggyBank {
|
||||||
return &msg.ResPiggyBank{}
|
|
||||||
return &msg.ResPiggyBank{
|
return &msg.ResPiggyBank{
|
||||||
Type: int32(p.Type),
|
Type: int32(p.Type),
|
||||||
EndTime: int32(p.EndTime),
|
EndTime: int32(p.EndTime),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user