mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 23:26:16 +00:00
f43e98da09
Currently CRenderingOptions are initialized only once on the application start. It means changed m_GPUSkinning wasn't reset on the switch to Atlas. Fixes #8596