This commit is contained in:
therealunull
2020-12-16 14:27:14 -05:00
parent 665259b5e5
commit 3be6ba5cc0
10 changed files with 1948 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ public abstract class RSNPCMixin implements RSNPC
@Inject
@Override
public NPCComposition getTransformedDefinition()
public NPCComposition getTransformedComposition()
{
RSNPCComposition composition = getComposition();
if (composition != null && composition.getConfigs() != null)