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 == "" {
|
if convoy == "" {
|
||||||
convoy = currenttid
|
convoy = currenttid
|
||||||
}
|
}
|
||||||
|
xonk.Convoy = convoy
|
||||||
savexonk(&xonk)
|
savexonk(&xonk)
|
||||||
}
|
}
|
||||||
if goingup == 0 {
|
if goingup == 0 {
|
||||||
|
|
Loading…
Reference in New Issue