Skip to content

Commit

Permalink
rename DestinationToken -> DestinationBonus
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljb authored Feb 13, 2024
1 parent a9690f9 commit e0e05cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/engine/game/g_18_uruguay/game.rb
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def operating_round(round_num)
G18Uruguay::Step::TakeLoanBuyCompany,
Engine::Step::HomeToken,
Engine::Step::Track,
G18Uruguay::Step::DestinationToken,
G18Uruguay::Step::DestinationBonus,
G18Uruguay::Step::Token,
Engine::Step::Route,
Engine::Step::Dividend,
Expand Down

0 comments on commit e0e05cf

Please sign in to comment.