docs: more todos
This commit is contained in:
@@ -171,6 +171,9 @@ func (c *Cache) listRoutedSendGroupIds(pn uint) iter.Seq[int] {
|
||||
}
|
||||
|
||||
// Невозможно лишь выгрузить колонистов на чужой планете.
|
||||
/*
|
||||
TODO: Очерёдность выгрузки согласно правилам
|
||||
*/
|
||||
func (c *Cache) TurnUnloadEnroutedGroups() {
|
||||
for i := range c.g.Map.Planet {
|
||||
p := &c.g.Map.Planet[i]
|
||||
|
||||
Reference in New Issue
Block a user