Fix tests

This commit is contained in:
KHobbits 2013-08-18 22:48:13 +01:00
parent 543672a2a8
commit 3ccefb49c0

View file

@ -454,7 +454,6 @@ public class OfflinePlayer implements Player
@Override
public void setFallDistance(float f)
{
throw new UnsupportedOperationException(_("notSupportedYet"));
}
@Override