mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 19:22:57 +00:00
Front face was being forced to a certain value when cull face is disabled. Set a default value on initialization and drop the forcefully set front facing value with culling disabled.