Explorar o código

Start as fullscreen

Arthur Yefimov %!s(int64=2) %!d(string=hai) anos
pai
achega
7854d4f2bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Config.Mod

+ 1 - 1
src/Config.Mod

@@ -4,7 +4,7 @@ CONST
   isWindows* = Platform.Windows;
   pathDelimiter* = Platform.PathDelimiter;
   stdPath* = 'Programs/';
-  startInFullscreen* = FALSE; (** Should Free Oberon start in full screen *)
+  startInFullscreen* = TRUE; (** TRUE if Free Oberon should start in full screen *)
 
   version* = '1.1.0-alpha.7';
   year* = 2023;