1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-15 19:14:18 +02:00

Fix tests

This commit is contained in:
KHobbits
2013-08-18 22:48:13 +01:00
parent f0a8798b55
commit 35da3e67fe

View File

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