END: change color of message.

git-svn-id: svn://kolibrios.org@4267 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron 2013-11-21 09:41:07 +00:00
parent 0d937c707a
commit 372c9e4522

View File

@ -125,7 +125,7 @@ if fade=1
call draw_window
else
mov al,4
mcall ,<50,110> ,0x80000000,label7 ;eax=4 - write text
mcall ,<50,110> ,0x800000cc,label7 ;eax=4 - write text
end if
invoke ini_set_int,ini_file,asettings,aautosave,[autosave]