mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-26 21:05:32 -06:00
SD bilinear map filtering
This commit is contained in:
parent
5a0caa53ee
commit
55bd780df9
15 changed files with 337 additions and 291 deletions
|
|
@ -41,7 +41,7 @@ public final class GlFont extends Font {
|
|||
|
||||
@OriginalMember(owner = "client!dj", name = "a", descriptor = "(Lclient!cf;)V")
|
||||
public static void method1188(@OriginalArg(0) GlSprite arg0) {
|
||||
if (arg0.anInt1859 != Static46.anInt1441 - Static46.clipY) {
|
||||
if (arg0.height != Static46.anInt1441 - Static46.clipY) {
|
||||
throw new IllegalArgumentException();
|
||||
}
|
||||
masked = arg0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue