mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-06 08:39:34 +00:00
Fixed issue where isLoggedIn was placed in Character, as it has to be in Client
This commit is contained in:
@@ -15,7 +15,5 @@ public interface Character {
|
||||
public int getMaxHealth();
|
||||
|
||||
public int getInteractingEntity();
|
||||
|
||||
public boolean isLoggedIn();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user