forked from 2009Scape/Server
Renamed texture operations
Started separating out draw calls
This commit is contained in:
parent
499abd7009
commit
fd92043a0e
227 changed files with 5048 additions and 5118 deletions
|
|
@ -12,14 +12,14 @@ final class Class119 {
|
|||
static void method1729() {
|
||||
try {
|
||||
Object var1;
|
||||
if (null == Class3_Sub13_Sub10.aFrame3121) {
|
||||
if (null == TextureOperation30.aFrame3121) {
|
||||
if (GameShell.frame == null) {
|
||||
var1 = Class38.signlink.gameApplet;
|
||||
} else {
|
||||
var1 = GameShell.frame;
|
||||
}
|
||||
} else {
|
||||
var1 = Class3_Sub13_Sub10.aFrame3121;
|
||||
var1 = TextureOperation30.aFrame3121;
|
||||
}
|
||||
|
||||
Unsorted.anInt2334 = ((Container) var1).getSize().width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue