Răsfoiți Sursa

* video unit maxwidth increased to 240 (FV editor
only good to 255, a small safety margin)

git-svn-id: trunk@15195 -

marco 15 ani în urmă
părinte
comite
845125c2e7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      rtl/inc/videoh.inc

+ 1 - 1
rtl/inc/videoh.inc

@@ -110,7 +110,7 @@ const {The following constants were variables in the past.
       LowAscii = true;
       NoExtendedFrame = false;
 
-      FVMaxWidth = 132;
+      FVMaxWidth = 240;
 
 Procedure LockScreenUpdate;
 { Increments the screen update lock count with one.}