# HG changeset patch
# User Matthew Lagoe@MatthewLagoe-PC
# Date 1342521232 25200
# Branch ta
# Node ID f1562a7a4e1eebe991dbb73c10a18f92cc0deefe
# Parent bed11b7cd9cc84d332520a39ce07c74c2415d424
username cant be longer then 12 so fine lets make it consistant at least!
diff -r bed11b7cd9cc -r f1562a7a4e1e code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml
--- a/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml Tue Jul 17 02:48:44 2012 -0700
+++ b/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml Tue Jul 17 03:33:52 2012 -0700
@@ -45,7 +45,7 @@
text_ref="BM BM" text_y="-2"
reset_focus_on_hide="false" max_historic="0"
onenter="set_keyboard_focus" params="target=ui:login:checkpass:content:submit_gr:eb_password:eb|select_all=false"
- prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="20" color="135 243 28 255" />
+ prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="12" color="135 243 28 255" />
+ prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="12" color="135 243 28 255" />