X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=skaterift.c;h=f790aefc2cd9373e828f0536c39a1f1b2029d9f8;hb=7eba38b8178c82040618a518634d8ff4813e2ff2;hp=9781920b88c596e41265a37b633c4b6651db38b8;hpb=f48c3935c01da796b7ecb011a42d6576788b7648;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/skaterift.c b/skaterift.c index 9781920..f790aef 100644 --- a/skaterift.c +++ b/skaterift.c @@ -13,7 +13,7 @@ #if 1 -#define SR_NETWORKED +//#define SR_NETWORKED #ifndef VG_RELEASE #define VG_DEVWINDOW @@ -508,7 +508,7 @@ VG_STATIC void render_main_game(void){ it up with the oblique rendering inside the portals */ - world_render_challenges( localplayer.viewable_world ); + //world_render_challenges( localplayer.viewable_world ); /* continue with variable rate */ render_scene_gate_subview();