This commit is contained in:
Light2
2013-12-08 18:23:52 +01:00
parent f2200711cf
commit 4038205994
-2
View File
@@ -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);