mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Fixes #87 oops
This commit is contained in:
parent
d1e51884de
commit
8afd96f03b
@ -241,7 +241,7 @@ public class Location extends Vector3 {
|
|||||||
*
|
*
|
||||||
* @return a vector
|
* @return a vector
|
||||||
*/
|
*/
|
||||||
public Vector3 vector() {
|
public Vector3 toVector() {
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user