mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Format.
This commit is contained in:
@@ -63,4 +63,5 @@ public final class Npc extends Mob {
|
||||
public String toString() {
|
||||
return "[" + Npc.class.getName() + ": id=" + definition.getId() + ", name=" + definition.getName() + "]";
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user