mirror of https://bitbucket.org/ausocean/av.git
mjpeg-player: naming
This commit is contained in:
parent
8cbaa90cff
commit
dea8d7ae91
|
@ -16,7 +16,7 @@ export default class LevelController extends EventHandler {
|
||||||
Event.LEVEL_LOADED);
|
Event.LEVEL_LOADED);
|
||||||
|
|
||||||
this.canload = false;
|
this.canload = false;
|
||||||
this.currentLvlIdx = 0;
|
this.curLvlIdx = 0;
|
||||||
this.manualLvlIdx = -1;
|
this.manualLvlIdx = -1;
|
||||||
this.timer = null;
|
this.timer = null;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue