save convoy here

This commit is contained in:
Ted Unangst 2019-10-03 12:33:19 -04:00
parent 341577c35c
commit 140e96f80e
1 changed files with 1 additions and 0 deletions

View File

@ -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 {