Fix typo
This commit is contained in:
@@ -198,7 +198,7 @@ public:
|
||||
#if FLAX_REVERSE_Z
|
||||
ClearDepthCustom(depthBuffer, 0.0f);
|
||||
#else
|
||||
ClearDepthCustom(depthBuffer, 0.0f);
|
||||
ClearDepthCustom(depthBuffer, 1.0f);
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user