Skip to content

Commit

Permalink
Update src/faction.h
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
GalacticApple and github-actions[bot] authored May 31, 2024
1 parent 5707a7a commit fff1db0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/faction.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ class faction_price_rules_reader : public generic_typed_reader<faction_price_rul
};


struct faction_power_spec
{
struct faction_power_spec {
faction_id faction;
std::optional<int> power_min;
std::optional<int> power_max;
Expand Down

0 comments on commit fff1db0

Please sign in to comment.