mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
Verified that all ODBs were saved upon termination
This commit is contained in:
@@ -178,7 +178,7 @@ public class ObjectManager extends Manager {
|
||||
obj.setOwner(null);
|
||||
}
|
||||
});
|
||||
objects.save();
|
||||
objects.close();
|
||||
return super.terminate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user