mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-23 03:15:14 -06:00
Moved around some Static fields/methods, named LocType opcode 74
This commit is contained in:
parent
82c75b3ec9
commit
5e66d3ba01
95 changed files with 946 additions and 993 deletions
|
|
@ -110,7 +110,8 @@ public final class Cache {
|
|||
@Pc(297) byte[] local297 = local134;
|
||||
return local297;
|
||||
}
|
||||
} catch (@Pc(301) IOException local301) {
|
||||
} catch (@Pc(301) IOException ex) {
|
||||
ex.printStackTrace();
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue