mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added instructions to tap art for info about the plane (in PConq mode).
This commit is contained in:
@@ -77,7 +77,7 @@ public class NewConquestScreen extends MultiStepWizardScreen<NewConquestScreenMo
|
||||
private final ConquestPlaneSelector planeSelector = add(new ConquestPlaneSelector());
|
||||
|
||||
protected SelectStartingPlaneStep() {
|
||||
super("Select Starting Plane");
|
||||
super("Select Starting Plane\n(Tap art for more info)");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user