mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
rename files
This commit is contained in:
@@ -22,7 +22,7 @@ public class GuiMultipleBlockers4Test {
|
||||
list.add(AllZone.getCardFactory().getCard("Frostling", null));
|
||||
|
||||
for (int i = 0; i < 2; i++) {
|
||||
new GuiMultipleBlockers4(null, list, i + 1, null);
|
||||
new GuiMultipleBlockers(null, list, i + 1, null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user