Merge remote-tracking branch 'runelite/master'
This commit is contained in:
@@ -114,7 +114,7 @@ public abstract class RSActorMixin implements RSActor
|
||||
|
||||
@Inject
|
||||
@Override
|
||||
public int getHealth()
|
||||
public int getHealthScale()
|
||||
{
|
||||
RSIterableNodeDeque healthBars = getHealthBars();
|
||||
if (healthBars != null)
|
||||
|
||||
Reference in New Issue
Block a user