stuff
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.c
index 7c094b0efeb0823e8a2916878b80bbf0da349f3c..21a7981793ba6ccd6149de3a5aaaccb483ecdf0d 100644 (file)
@@ -157,7 +157,7 @@ VG_STATIC void render_main_game(void)
 
    float fov_target = 108.0f;
    if( player.phys.on_board )
-      fov_target = 125.0f;
+      fov_target = 118.0f;
 
    if( cl_menu )
       fov_target = menu_fov_target;