Kyleeld patch 1 (#151)
* safespot * Update Player.java int getRsOverheadIcon(); * FreezeTimers FreezeTimers * various updates (#150) updates to pvp tools, wilderness locations & location chatter * Update WildernessLocation.java * Update Client.java void toggleRenderSelf(); * Update RSClient.java * Update Player.java remove change
This commit is contained in:
@@ -972,4 +972,8 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Import("healthbarCache")
|
||||
@Override
|
||||
RSNodeCache getHealthBarCache();
|
||||
|
||||
@Import("renderSelf")
|
||||
void toggleRenderSelf();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user