mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35: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
|
|
@ -179,6 +179,7 @@ public final class BufferedFile {
|
|||
}
|
||||
}
|
||||
} catch (@Pc(464) IOException ex) {
|
||||
ex.printStackTrace();
|
||||
this.physicalPosition = -1L;
|
||||
throw ex;
|
||||
}
|
||||
|
|
@ -276,6 +277,7 @@ public final class BufferedFile {
|
|||
}
|
||||
}
|
||||
} catch (@Pc(414) IOException ex) {
|
||||
ex.printStackTrace();
|
||||
this.physicalPosition = -1L;
|
||||
throw ex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue