forked from 2009Scape/Server
Named both loading screen bar draws
Added notes on some of the interface draws (alpha boxes/container borders)
This commit is contained in:
parent
d821ac7197
commit
fc66ab98c8
44 changed files with 5637 additions and 5695 deletions
|
|
@ -229,7 +229,7 @@ public class HDSprite extends AbstractSprite {
|
|||
var7.glLoadIdentity();
|
||||
}
|
||||
|
||||
final void method639(int var1, int var2, int var3, int var4) {
|
||||
public final void method639(int var1, int var2, int var3, int var4) {
|
||||
if (var3 > 0 && var4 > 0) {
|
||||
HDToolKit.method1822();
|
||||
int var5 = this.width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue