mjpeg-player: naming

This commit is contained in:
Trek H 2020-01-29 14:04:21 +10:30
parent 8cbaa90cff
commit dea8d7ae91
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export default class LevelController extends EventHandler {
Event.LEVEL_LOADED);
this.canload = false;
this.currentLvlIdx = 0;
this.curLvlIdx = 0;
this.manualLvlIdx = -1;
this.timer = null;