Skip to content

Fix AI network games

Hans-Georg Sommer requested to merge network into master

The moves returned in FGWBoard.getPossibleMoves() contain objects of the derived Flower and Ditch types. This breaks RMI with very confusing error messages.

Merge request reports

Loading