feat: voting procedures
This commit is contained in:
@@ -118,6 +118,7 @@ func (c *Cache) DeleteKilledShipGroups() {
|
||||
c.unsafeDeleteShipGroup(i)
|
||||
}
|
||||
}
|
||||
// TODO: delete empty fleets
|
||||
}
|
||||
|
||||
func (c *Controller) JoinEqualGroups(raceName string) error {
|
||||
|
||||
Reference in New Issue
Block a user