diff --git a/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone b/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone index f4e0f8c..46abe19 100644 --- a/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone +++ b/zone_raw/code_post_gfx_mp/zone_source/code_post_gfx_mp.zone @@ -24,6 +24,8 @@ vertexshader,transform_only.hlsl pixelshader,floatz_clear_threshold.hlsl techniqueset,shadowclear_threshold material,shadowclear_threshold + +#ifdef LOAD_LEADERBOARD leaderboard,DEFAULT_LB leaderboard,LB_GB_TOTALXP_AT leaderboard,LB_GB_TOTALXP_LT @@ -69,6 +71,8 @@ leaderboard,LB_MAP_MP_HARDHAT leaderboard,LB_MAP_MP_BOOTLEG leaderboard,LB_MAP_MP_LAMBETH leaderboard,LB_MAP_MP_INTERCHANGE +#endif + vertexdecl,ppt0t0 vertexshader,ssao_calc_slow.hlsl pixelshader,ssao_calc_slow.hlsl