Pārlūkot izejas kodu

Fixed some typos

dev
Bryan Miller pirms 5 gadiem
vecāks
revīzija
f6992da6be
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      app/js/models/NESNameTable.js

+ 1
- 1
app/js/models/NESNameTable.js Parādīt failu

@@ -208,7 +208,7 @@ export default class NESNameTable extends ISurface{
// To paint the actual tile index, however, we'll use this emit that will be watched by the CTRLNameTable class
// and call this class's setTileIndex() method for tile painting.
// YAY to cheating!!
this.emit("paint_nametable");
this.emit("paint_nametable", x, y);

// Then business as usual!
var bp = this._GetAttribBlockPalette(x,y);

Notiek ielāde…
Atcelt
Saglabāt