This commit is contained in:
parent
728a68cc48
commit
bbf31af002
2 changed files with 2 additions and 1 deletions
|
|
@ -154,6 +154,8 @@ public class LWJGLGameWindow {
|
|||
mainUpdate();
|
||||
mainRender();
|
||||
Display.sync(fps);
|
||||
//Display.sync2(fps);
|
||||
//Display.sync3(fps);
|
||||
}
|
||||
|
||||
// The window is not in the foreground, so we can allow other stuff to run and
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
2007/4/17
|
||||
Loading…
Add table
Add a link
Reference in a new issue