docs: more todos
This commit is contained in:
@@ -39,7 +39,7 @@ const (
|
||||
StateLaunched ShipGroupState = "Launched"
|
||||
StateInSpace ShipGroupState = "In_Space"
|
||||
StateUpgrade ShipGroupState = "Upgrade"
|
||||
StateTransfer ShipGroupState = "Transfer"
|
||||
StateTransfer ShipGroupState = "Transfer" // TODO: Группы будут передаваться мгновенно в начале производства хода
|
||||
)
|
||||
|
||||
func (sgs ShipGroupState) String() string {
|
||||
|
||||
Reference in New Issue
Block a user