arcane.ui.* => forge.view.arcane.*

removed generateRandomCards from cardfactory
This commit is contained in:
Maxmtg
2012-04-07 11:34:05 +00:00
parent 3ff4cae6e9
commit 7990183ca5
102 changed files with 252 additions and 602 deletions

View File

@@ -3,6 +3,8 @@ package forge.gui.game;
import org.testng.Assert;
import org.testng.annotations.Test;
import forge.gui.CardDetailPanel;
/**
* Created by IntelliJ IDEA. User: dhudson
*/