git-svn-id: https://spexeah.com:8443/svn/Asuro@624 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron 2018-05-01 01:15:37 +00:00
parent ff81014cb0
commit 76ad01dfc7
10 changed files with 1 additions and 1 deletions

BIN
Asuro.iso

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -697,7 +697,7 @@ begin
Default_Char.visible:= true; Default_Char.visible:= true;
Window_Border.Character:= ' '; Window_Border.Character:= ' ';
Window_Border.Attributes:= $0000FFFF; Window_Border.Attributes:= console.combinecolors($01C3, $07EE);//$0000FFFF;
Window_Border.visible:= true; Window_Border.visible:= true;
For w:=0 to MAX_WINDOWS-1 do begin For w:=0 to MAX_WINDOWS-1 do begin