mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Fix tests
This commit is contained in:
parent
543672a2a8
commit
3ccefb49c0
1 changed files with 0 additions and 1 deletions
|
@ -454,7 +454,6 @@ public class OfflinePlayer implements Player
|
|||
@Override
|
||||
public void setFallDistance(float f)
|
||||
{
|
||||
throw new UnsupportedOperationException(_("notSupportedYet"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue