Improved support for parsing integers in the XML parser.

Bug fixes.

svn-id: r32818
This commit is contained in:
Vicent Marti 2008-06-28 00:02:54 +00:00
parent 8d696760b3
commit 3f0f7fa08b
5 changed files with 53 additions and 27 deletions

View file

@ -51,7 +51,7 @@ bool InterfaceManager::loadDefaultXML() {
"</drawdata>"
"<drawdata id = 'button_idle' cache = false>"
"<drawstep func = 'roundedsq' radius = '8' fill = 'gradient' gradient_start = '206, 121, 99' gradient_end = '173, 40, 8' size = 'auto' />"
"<drawstep func = 'roundedsq' radius = '8' fill = 'gradient' gradient_start = '206, 121, 99' gradient_end = '173, 40, 8' size = 'auto' shadow = 3 />"
"</drawdata>"
"</render_info>"