This commit is contained in:
dazedanon 2025-11-03 13:33:24 -06:00
parent de7cc7dcca
commit dcc295d3f7

View file

@ -839,7 +839,7 @@ function Scene_eroStatus() {
var sX = 84;
var lineX = 75;
this.changeTextColor("#000000");
this.drawTextM("Recent H Experience Report", sX, sY, 400);
this.drawTextM("Recent H Experience", sX, sY, 400);
this.drawTextM("Partner", sX, sY + lineY, 400);
this.drawTextM("Race", sX, sY + lineY * 2, 400);
this.drawTextM("Location", sX, sY + lineY * 3, 400);