diff options
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features.cginc b/features.cginc index 819a9bf..6b7efcf 100755 --- a/features.cginc +++ b/features.cginc @@ -1,7 +1,7 @@ #ifndef __FEATURES_INC #define __FEATURES_INC -//ifex _Custom_Cubemap_Enabled==0 +//ifex _Custom_Cubemap_Enable_Static==0 #if defined(FORWARD_BASE_PASS) || defined(OUTLINES_PASS) #pragma shader_feature_local _CUSTOM_CUBEMAP #endif |
