more RSClient refactoring

This commit is contained in:
Lucas
2019-07-08 17:46:10 +02:00
parent a32c667251
commit 112a2bcba7
87 changed files with 1384 additions and 1323 deletions

View File

@@ -202,7 +202,7 @@ public class FriendSystem {
var4 = "You can't add yourself to your own ignore list";
WorldMapIcon1.addGameMessage(30, "", var4);
} else if (this.isIgnored(var2)) {
class22.method294(var1);
WorldMapRectangle.method294(var1);
} else {
PacketBufferNode var5;
if (this.isFriended(var2, false)) {