mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-23 11:25:15 -06:00
Fixed crash when closing the worldmap sometimes
This commit is contained in:
parent
8dc27ef51e
commit
77bfb744bc
23 changed files with 111 additions and 108 deletions
|
|
@ -566,7 +566,7 @@ public final class GlRenderer {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!tf", name = "p", descriptor = "()V")
|
||||
public static void method4173() {
|
||||
public static void restoreLighting() {
|
||||
if (Preferences.highDetailLighting) {
|
||||
setLightingEnabled(true);
|
||||
setNormalArrayEnabled(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue