Select is slightly too long for the button so rename it to Backc

This commit is contained in:
Cameron Gutman 2016-01-19 18:13:16 -05:00
parent b05c62e141
commit cf62b4ed95

View File

@ -233,7 +233,7 @@ public class VirtualControllerConfigurationLoader {
);
controller.addElement(createDigitalButton(
ControllerPacket.BACK_FLAG, 0, 2, "SELECT", -1, controller, context),
ControllerPacket.BACK_FLAG, 0, 2, "BACK", -1, controller, context),
getPercent(40, screen.widthPixels),
getPercent(90, screen.heightPixels),
getPercent(10, screen.widthPixels),