mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-07 00:38:21 +00:00
[CLEANUP] Fixed typo
This commit is contained in:
@@ -36,7 +36,7 @@ public final class Npc extends Character {
|
|||||||
/**
|
/**
|
||||||
* Gets the name of the Npc
|
* Gets the name of the Npc
|
||||||
*
|
*
|
||||||
* @return String of the NPC name
|
* @return String of the Npc name
|
||||||
*/
|
*/
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return getAccessor().getName();
|
return getAccessor().getName();
|
||||||
|
|||||||
Reference in New Issue
Block a user