mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-22 19:05:16 -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
|
|
@ -151,7 +151,7 @@ public final class Static242 {
|
|||
}
|
||||
local1.glEnableClientState(GL2.GL_COLOR_ARRAY);
|
||||
local1.glDepthMask(true);
|
||||
GlRenderer.method4173();
|
||||
GlRenderer.restoreLighting();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!tj", name = "a", descriptor = "([BIIIII)Z")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue