diff --git a/.classpath b/.classpath index 269d628..499a103 100644 --- a/.classpath +++ b/.classpath @@ -21,5 +21,6 @@ + diff --git a/lib/jme-physics.jar b/lib/jme-physics.jar new file mode 100644 index 0000000..f5e7885 Binary files /dev/null and b/lib/jme-physics.jar differ diff --git a/properties.cfg b/properties.cfg index 0164551..feacd07 100644 --- a/properties.cfg +++ b/properties.cfg @@ -1,8 +1,8 @@ -#Game Settings written by com.jme.app.BaseGame$BaseGameSettings at Mon Mar 09 11:28:01 CET 2009 -#Mon Mar 09 11:28:01 CET 2009 -FREQ=60 -WIDTH=1440 +#Game Settings written by com.jme.app.BaseGame$BaseGameSettings at Tue Mar 10 13:22:41 CET 2009 +#Tue Mar 10 13:22:41 CET 2009 +FREQ=-1 RENDERER=LWJGL -HEIGHT=900 -DEPTH=32 -FULLSCREEN=true +WIDTH=800 +HEIGHT=600 +DEPTH=24 +FULLSCREEN=false