mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 12:46:57 +02:00
No calling within masterReset
This commit is contained in:
parent
39d0d82067
commit
3f3c91116b
1 changed files with 1 additions and 3 deletions
|
@ -1170,6 +1170,4 @@ MasterReset = function () {
|
|||
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
}
|
||||
};
|
||||
|
||||
MasterReset();
|
||||
};
|
Loading…
Reference in a new issue