mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-28 23:15:53 -04:00
Added player city persistence, fixed city bugs, fixed mail string attachment error
This commit is contained in:
@@ -165,6 +165,7 @@ public class ObjectService implements INetworkDispatch {
|
||||
core.bazaarService.saveAllItems();
|
||||
core.housingService.saveBuildings();
|
||||
core.harvesterService.saveHarvesters();
|
||||
core.playerCityService.saveAllCities();
|
||||
core.closeODBs();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user