mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
removed Window.paint() references
This commit is contained in:
parent
3df3d2d401
commit
44cbb3ca02
8 changed files with 0 additions and 16 deletions
|
|
@ -120,7 +120,6 @@ public final class VBOIndexTest {
|
|||
Keyboard.poll();
|
||||
mainLoop();
|
||||
render();
|
||||
Window.paint();
|
||||
}
|
||||
} catch (Throwable t) {
|
||||
t.printStackTrace();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue