PT-BR: Translate Title Menu
This commit is contained in:
parent
6928d945b3
commit
d77497eab3
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ Scene_OmoriTitleScreen.prototype.createTitleCommands = function() {
|
||||||
// Initialize Title Comands
|
// Initialize Title Comands
|
||||||
this._titleCommands = [];
|
this._titleCommands = [];
|
||||||
// Text Array
|
// Text Array
|
||||||
var textList = ['NOVO JOGO', 'CONTINUAR', 'OPÇÕES', 'PORTED BY']
|
var textList = ['NOVO JOGO', 'CONTINUAR', 'OPÇÕES', 'PORTADO POR']
|
||||||
// Get Center X Position
|
// Get Center X Position
|
||||||
var centerX = 43;
|
var centerX = 43;
|
||||||
// Go Through Text Array
|
// Go Through Text Array
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue