- Added instructions to tap art for info about the plane (in PConq mode).

This commit is contained in:
Agetian
2017-05-23 16:38:28 +00:00
parent ba898ecd32
commit bf6f6e267d

View File

@@ -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