Waty / WatyBot

A Bot For EMS
https://ccplz.net/resources/authors/waty.25932/
10 stars 8 forks source link

Replace the boost saving settings with XMLSerializer #22

Closed Waty closed 11 years ago

Waty commented 11 years ago

This was how the old XML looked with boost::property_tree: _newXMLlayout

This is how it looks with XML Serializer: _oldXMLlayout

Waty commented 11 years ago

The General settings are now saved with XmlSerializer too, time to close this one