Ported the mtrl loft to putt.
[neverball] / putt / st_conf.c
index ffbfddb..c1f37b4 100644 (file)
@@ -254,7 +254,7 @@ static void conf_paint(int id, float st)
 {
     video_push_persp((float) config_get_d(CONFIG_VIEW_FOV), 0.1f, FAR_DIST);
     {
-        back_draw(0);
+        back_draw_easy();
     }
     video_pop_matrix();
     gui_paint(id);