Commend on potential issue with join.

This commit is contained in:
asofold 2013-03-06 19:36:50 +01:00
parent 11628b2863
commit 348ba34e35

View File

@ -1125,6 +1125,7 @@ public class MovingListener extends CheckListener implements TickListener, IRemo
// Correct set-back on world changes.
if (!data.hasSetBack()){
// TODO: Might consider something else like with respawn. Check if it is passable ?
data.setSetBack(loc);
}
else if (data.hasSetBackWorldChanged(loc)){