mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
6d531e0303
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
(cherry picked from commit f43e98da09)
Signed-off-by: phosit <phosit@autistici.org>