mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-03 23:11:57 +03:00
Switching tree of mods. (Lost variable)
This commit is contained in:
parent
7efbcbca2c
commit
b7a9feb09d
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ var options = {
|
||||||
},
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
var upd = false; //Переменная обноеления интерфейса.
|
||||||
function updateOptional()
|
function updateOptional()
|
||||||
{
|
{
|
||||||
var holder = options.overlay.lookup("#modlist").getContent();
|
var holder = options.overlay.lookup("#modlist").getContent();
|
||||||
|
|
Loading…
Reference in a new issue