This commit is contained in:
Ziver Koc 2007-04-24 22:06:21 +00:00
parent 728a68cc48
commit bbf31af002
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -1 +0,0 @@
2007/4/17