mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 01:28:33 +00:00
5e23445339
Replace CreateValue with SetValueString so we don't pass pointers to internal ConfigDB structures around. Refs #1810. Remove some splash screen related functions since we can achieve the same with the ConfigDB functions exposed to scripts. This was SVN commit r14437.