hedgewars/uConsts.pas
changeset 15683 0d0f48f098f4
parent 15665 63e2b7b2ec47
child 15711 4a8a1dd9528a
--- a/hedgewars/uConsts.pas	Sun Jul 05 22:40:11 2020 +0200
+++ b/hedgewars/uConsts.pas	Sun Jul 05 23:36:08 2020 +0200
@@ -244,7 +244,7 @@
     cBaseChatFontHeight = 12;
     cChatScaleRelDelta = 0.1;
     cMinChatScaleValue = 0.8;
-    cMaxChatScaleValue = 10.0;
+    cMaxChatScaleValue = 4.0;
 
     cDefaultUIScaleLevel = 1.0;