Skip to content

Commit

Permalink
Merge pull request #11320 from philcampeau/9950---1850-fix-emergency-…
Browse files Browse the repository at this point in the history
…selling

[1850] require selling down to 60% when force selling
  • Loading branch information
ollybh authored Dec 20, 2024
2 parents 61c521f + 7c5ce08 commit b00e090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/engine/game/g_1850/step/buy_train.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Engine
module Game
module G1850
module Step
class BuyTrain < Engine::Step::BuyTrain
class BuyTrain < G1870::Step::BuyTrain
def round_state
super.merge(
{
Expand Down

0 comments on commit b00e090

Please sign in to comment.