openrune: NpcDefinitionChanged -> NpcChanged
This commit is contained in:
@@ -31,7 +31,7 @@ import net.runelite.api.NPC;
|
||||
* Fires after the composition of an {@link NPC} changes.
|
||||
*/
|
||||
@Value
|
||||
public class NpcDefinitionChanged implements Event
|
||||
public class NpcChanged implements Event
|
||||
{
|
||||
/**
|
||||
* The NPC of which the composition changed.
|
||||
Reference in New Issue
Block a user