removed controller switch

This commit is contained in:
Brian Matzon 2005-01-25 20:51:28 +00:00
parent 56a7276e51
commit 11ab2b9bdd
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@ Do not create the mouse when creating the display
org.lwjgl.opengl.Display.nokeyboard org.lwjgl.opengl.Display.nokeyboard
Do not create the keyboard when creating the display Do not create the keyboard when creating the display
org.lwjgl.opengl.Display.nocontroller
Do not create the controller when creating the display
org.lwjgl.Sys.debug org.lwjgl.Sys.debug
Whether to output debug info Whether to output debug info