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