mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-12 12:16:57 +01:00
Fixed broken merge
This commit is contained in:
parent
fdd9064170
commit
d4d7601125
@ -237,10 +237,6 @@ public Location getLocation() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override public boolean setLocation(Location location) {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean setLocation(Location location) {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user