Skip to content

Commit

Permalink
sort_Battles #5
Browse files Browse the repository at this point in the history
fix RemoteActionCodeTest due to renaming IBattleDelegate.getBattles to getBattleListing
- required-op-codes.csv
  • Loading branch information
frigoref committed Aug 4, 2024
1 parent 39a4fa9 commit 6d5ba5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
15,games.strategy.triplea.delegate.remote.IAbstractPlaceDelegate,setDelegateBridgeAndPlayer,games.strategy.engine.delegate.IDelegateBridge
0,games.strategy.triplea.delegate.remote.IAbstractPlaceDelegate,delegateCurrentlyRequiresUserInput
2,games.strategy.triplea.delegate.remote.IBattleDelegate,fightBattle,games.strategy.engine.data.Territory,boolean,games.strategy.triplea.delegate.battle.IBattle$BattleType
3,games.strategy.triplea.delegate.remote.IBattleDelegate,getBattles
3,games.strategy.triplea.delegate.remote.IBattleDelegate,getBattleListing
5,games.strategy.triplea.delegate.remote.IBattleDelegate,getCurrentBattle
7,games.strategy.triplea.delegate.remote.IBattleDelegate,getName
1,games.strategy.triplea.delegate.remote.IBattleDelegate,end
Expand Down

0 comments on commit 6d5ba5e

Please sign in to comment.