No calling within masterReset

This commit is contained in:
ericrius1 2015-10-07 15:40:12 -07:00
parent 39d0d82067
commit 3f3c91116b

View file

@ -1171,5 +1171,3 @@ MasterReset = function () {
Script.scriptEnding.connect(cleanup);
}
};
MasterReset();