Skip to content

Commit

Permalink
styling
Browse files Browse the repository at this point in the history
  • Loading branch information
alaingilbert committed Sep 24, 2022
1 parent c2a235f commit 668678e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkg/ogame/lfTechs.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type LfTechs struct {
Rocktal bool
Mechas bool
Kaelesh bool
IntergalacticEnvoys int64 //Humans techs
IntergalacticEnvoys int64 // Humans techs
HighPerformanceExtractors int64
FusionDrives int64
StealthFieldGenerator int64
Expand All @@ -31,7 +31,7 @@ type LfTechs struct {
BattlecruiserMkII int64
RobotAssistants int64
Supercomputer int64
VolcanicBatteries int64 //Rocktal techs
VolcanicBatteries int64 // Rocktal techs
AcousticScanning int64
HighEnergyPumpSystems int64
CargoHoldExpansionCivilianShips int64
Expand All @@ -49,7 +49,7 @@ type LfTechs struct {
ObsidianShieldReinforcement int64
RuneShields int64
RocktalCollectorEnhancement int64
CatalyserTechnology int64 //Mechas techs
CatalyserTechnology int64 // Mechas techs
PlasmaDrive int64
EfficiencyModule int64
DepotAI int64
Expand All @@ -67,7 +67,7 @@ type LfTechs struct {
GeneralOverhaulDestroyer int64
ExperimentalWeaponsTechnology int64
MechanGeneralEnhancement int64
HeatRecovery int64 //Kaelesh techs
HeatRecovery int64 // Kaelesh techs
SulphideProcess int64
PsionicNetwork int64
TelekineticTractorBeam int64
Expand Down

0 comments on commit 668678e

Please sign in to comment.