Index: configload.c
===================================================================
--- configload.c	(revision 563)
+++ configload.c	(revision 564)
@@ -10,7 +10,7 @@
 {
     if(raydium_key_last==1027)
         exit(0);           
-    raydium_camera_freemove();
+    raydium_camera_freemove(1);
     raydium_clear_frame();
     /* [ draw here ] */ raydium_ode_draw_all(0);
     raydium_rendering_finish();