runelite-api: Correct actor documentation
This commit is contained in:
@@ -85,8 +85,8 @@ public interface Actor extends Renderable
|
|||||||
/**
|
/**
|
||||||
* Gets the server-side location of the actor.
|
* Gets the server-side location of the actor.
|
||||||
* <p>
|
* <p>
|
||||||
* This value is typically ahead of where the client renders and may
|
* This value is typically ahead of where the client renders and is not
|
||||||
* be affected by things such as animations.
|
* affected by things such as animations.
|
||||||
*
|
*
|
||||||
* @return the server location
|
* @return the server location
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user