reworked sharecode return

This commit is contained in:
2022-11-28 12:48:19 +01:00
parent 43c91b694e
commit 1ac07c2f5a
4 changed files with 21 additions and 22 deletions

View File

@@ -238,7 +238,7 @@ func housekeeping() {
}
continue
default:
log.Errorf("[HK] Error while requesting sharecodes for %d: %v", tPlayer.ID, err)
log.Warningf("[HK] Error while requesting sharecodes for %d: %v", tPlayer.ID, err)
continue
}
}