Bugfixes (again)

This commit is contained in:
Anuken
2019-02-08 21:29:32 -05:00
parent 55b3e8639f
commit 17b24c3389
5 changed files with 13 additions and 3 deletions
@@ -94,7 +94,6 @@ public class GlobalData{
modified = true;
content.onUnlock();
Events.fire(new UnlockEvent(content));
save();
}
}