docs: more todos
This commit is contained in:
@@ -12,6 +12,7 @@ type LocalPlanet struct {
|
||||
Colonists Float `json:"colonists"` // COL C - Количество колонистов
|
||||
Production string `json:"production"`
|
||||
FreeIndustry Float `json:"freeInductry"` // Параметр "L" - Свободный производственный потенциал
|
||||
// TODO: FreeIndustry - неактуальная информация, т.к. модернизация происходит в процессе производства хода
|
||||
}
|
||||
|
||||
type UninhabitedPlanet struct {
|
||||
|
||||
Reference in New Issue
Block a user