PIXI Controls: Update text
This commit is contained in:
parent
dd18c73cee
commit
85399acc67
2 changed files with 6 additions and 6 deletions
|
@ -787,7 +787,7 @@ Window_OmoMenuOptionsONSControls.prototype.add = function () {
|
|||
this.addCommand(localization[1], 'ok');
|
||||
// this.addCommand('GAMEPLAY', 'ok');
|
||||
this.addCommand(localization[2], 'ok');
|
||||
this.addCommand("ONSControls", 'ok');
|
||||
this.addCommand("TOUCH", 'ok');
|
||||
this.addCommand(localization[3], 'ok');
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue