save convoy here
This commit is contained in:
parent
341577c35c
commit
140e96f80e
|
@ -825,6 +825,7 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk {
|
|||
if convoy == "" {
|
||||
convoy = currenttid
|
||||
}
|
||||
xonk.Convoy = convoy
|
||||
savexonk(&xonk)
|
||||
}
|
||||
if goingup == 0 {
|
||||
|
|
Loading…
Reference in New Issue