Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct "Fix Vanishing Paths" Options on Metal.
Options controlling "Fix Vanishing Paths" were not working correctly on Metal as "gZFightingMode" was not properly renamed to "CVAR_Z_FIGHTING_MODE" for Metal as was done for OpenGL and DirectX. Thanks to @larsy1995 (Fenrir) for help finding and testing this fix. Thanks!
- Loading branch information