mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-15 19:10:22 -07:00
Refactored some buffering classes
This commit is contained in:
parent
38800991cb
commit
e79d5ddee8
29 changed files with 391 additions and 391 deletions
|
|
@ -62,7 +62,7 @@ public final class Static114 {
|
|||
} else {
|
||||
try {
|
||||
@Pc(159) Graphics local159 = GameShell.canvas.getGraphics();
|
||||
Static260.frameBuffer.method4186(local159);
|
||||
Static260.frameBuffer.draw(local159);
|
||||
} catch (@Pc(167) Exception local167) {
|
||||
GameShell.canvas.repaint();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue