mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 04:50:25 -07:00
More accurate Buffer naming, renamed allocation arrays
This commit is contained in:
parent
5e66d3ba01
commit
c5ef44dfcb
58 changed files with 891 additions and 896 deletions
|
|
@ -31,13 +31,13 @@ public final class Static49 {
|
|||
do {
|
||||
@Pc(45) int local45;
|
||||
while (local39) {
|
||||
local45 = local22.gSmart1or2();
|
||||
local45 = local22.gsmarts();
|
||||
if (local45 == 0) {
|
||||
continue label70;
|
||||
}
|
||||
local22.g1();
|
||||
}
|
||||
local45 = local22.gSmart1or2();
|
||||
local45 = local22.gsmarts();
|
||||
if (local45 == 0) {
|
||||
continue label70;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue