diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_statistics.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_statistics.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_statistics.xml b/indra/newview/skins/default/xui/en/floater_statistics.xml new file mode 100644 index 0000000000..3a4e845141 --- /dev/null +++ b/indra/newview/skins/default/xui/en/floater_statistics.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<floater + legacy_header_height="18" + can_resize="true" + follows="right|top" + height="392" + layout="topleft" + mouse_opaque="false" + name="stats floater" + help_topic="stats_floater" + title="STATISTICS" + width="250" /> |