mage/Mage.Server.Plugins/Mage.Game.TwoPlayerDuel/src/mage/game
Oleg Agafonov 1664ee01cf Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes:
* simulated games was able to change objects from another games (ConcurrentModificationException, related to d202278ccd, details in 3a6cdd2615);
* AI: fixed cards disappear in multiplayer games with computer (details in #6738);
2021-08-12 00:08:08 +04:00
..
TwoPlayerDuel.java Fixed miss copy code in Game object (lki, cards), removed unused code. Possible fixes: 2021-08-12 00:08:08 +04:00
TwoPlayerDuelType.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TwoPlayerMatch.java Fixed missing override, restored and additional comments 2021-04-02 11:43:42 +04:00