increased the fontsize of the chat messages

This commit is contained in:
Tom Adams 2010-05-30 17:08:54 +00:00
parent d96f2583e1
commit 262b566c94
5 changed files with 7 additions and 6 deletions

View file

@ -298,7 +298,7 @@ Remote console
Reset filter
== Obnovit filtr
Reset to default
Reset to defaults
== Vrátit na výchozí
Rifle

View file

@ -343,6 +343,9 @@ Settings
Shotgun
== Schrotflinte
Show chat
== Chat anzeigen
Show name plates
== Zeige Namen
@ -435,8 +438,6 @@ Your skin
##### needs translation ####
Show chat
== Show chat
##### old translations ####

View file

@ -295,7 +295,7 @@ Remote console
Reset filter
== Annulla filtri
Reset to default
Reset to defaults
== Reimposta
Rifle

View file

@ -298,7 +298,7 @@ Remote console
Reset filter
== Resetar filtro
Reset to default
Reset to defaults
== Resetar para padrão
Rifle

View file

@ -214,7 +214,7 @@ void CChat::OnRender()
break;
float Begin = x;
float FontSize = 5.0f;
float FontSize = 6.0f;
// get the y offset
CTextCursor Cursor;