mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
merge
This commit is contained in:
@@ -590,8 +590,6 @@ public class SimulationService implements INetworkDispatch {
|
||||
}
|
||||
|
||||
PlayerObject ghost = (PlayerObject) object.getSlottedObject("ghost");
|
||||
if(object.getParentId() == 0)
|
||||
add(object, pos.x, pos.z);
|
||||
|
||||
core.weatherService.sendWeather(object);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user