Fixed a typo
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#define __LIGHTING__
|
#define __LIGHTING__
|
||||||
|
|
||||||
#if !defined(USE_GBUFFER_CUSTOM_DATA)
|
#if !defined(USE_GBUFFER_CUSTOM_DATA)
|
||||||
#error "Canot calculate lighting without custom data in GBuffer. Define USE_GBUFFER_CUSTOM_DATA."
|
#error "Cannot calculate lighting without custom data in GBuffer. Define USE_GBUFFER_CUSTOM_DATA."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "./Flax/LightingCommon.hlsl"
|
#include "./Flax/LightingCommon.hlsl"
|
||||||
|
|||||||
Reference in New Issue
Block a user