Fixed locking broken on first launch
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7783 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
686d727320
commit
205da43747
@ -200,6 +200,7 @@ void UnlockManager::load()
|
|||||||
save();
|
save();
|
||||||
|
|
||||||
if (root) delete root;
|
if (root) delete root;
|
||||||
|
computeActive();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user