mirror of
https://github.com/essentials/Essentials.git
synced 2025-01-17 13:28:30 +01:00
Revert "Less dupe code on last commit."
This reverts commit 52e674459fc823c0bca2881c2da35e1d689feac8.
This commit is contained in:
parent
52e674459f
commit
40f1309d7e
@ -256,7 +256,7 @@ public class Teleport implements Runnable
|
||||
|
||||
public void back() throws Exception
|
||||
{
|
||||
now(user.getLastLocation());
|
||||
now(new Target(user.getLastLocation()));
|
||||
}
|
||||
|
||||
public void home(IUser user, String home, Trade chargeFor) throws Exception
|
||||
|
Loading…
x
Reference in New Issue
Block a user