Recent
This commit is contained in:
parent
de7cc7dcca
commit
dcc295d3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue