mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-02 16:49:09 +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
|
||||
*
|
||||
* @return String of the NPC name
|
||||
* @return String of the Npc name
|
||||
*/
|
||||
public String getName() {
|
||||
return getAccessor().getName();
|
||||
|
||||
Reference in New Issue
Block a user