Преглед на файлове

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

git-svn-id: trunk@15195 -

marco преди 15 години
родител
ревизия
845125c2e7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.}