DarkRadiant: master a124997f

Author Committer Branch Timestamp Parent
Matthew Mott Matthew Mott master 02.08.2023 19:19 master f092d3b6
Changeset Remove some redundancy in XMLRegistry implementation

The get() method is now just forwarding to getAttribute() to obtain the
"value" attribute, then calling utf8_to_mb() on the returned string.
mod - radiantcore/xmlregistry/XMLRegistry.cpp Diff File