mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Rename Class3_Sub2_Sub14 to InvType
This commit is contained in:
parent
bf151a0e12
commit
a169470107
50 changed files with 507 additions and 507 deletions
|
|
@ -701,7 +701,7 @@ public final class JagString implements StringInterface {
|
|||
if (Static148.aClass133_13 == null) {
|
||||
Static148.aClass133_13 = new HashTable(4096);
|
||||
} else {
|
||||
for (local30 = (StringNode) Static148.aClass133_13.method3863(local9); local30 != null; local30 = (StringNode) Static148.aClass133_13.method3867()) {
|
||||
for (local30 = (StringNode) Static148.aClass133_13.get(local9); local30 != null; local30 = (StringNode) Static148.aClass133_13.method3867()) {
|
||||
if (this.strEquals(local30.aClass100_980)) {
|
||||
return local30.aClass100_980;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue