mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Copy cards in command zone too.
This commit is contained in:
@@ -35,6 +35,7 @@ public class GameCopier {
|
|||||||
ZoneType.Library,
|
ZoneType.Library,
|
||||||
ZoneType.Exile,
|
ZoneType.Exile,
|
||||||
ZoneType.Stack,
|
ZoneType.Stack,
|
||||||
|
ZoneType.Command,
|
||||||
};
|
};
|
||||||
|
|
||||||
private Game origGame;
|
private Game origGame;
|
||||||
|
|||||||
Reference in New Issue
Block a user