mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-25 14:23:10 +00:00
* Add support for decimal numeric entities to String::xml_unescape * Add more error checks to String::xml_unescape * Refactor XMLParser to use String::xml_unescape instead of an internal implementation