--- np2/win9x/ini.cpp 2004/05/21 14:30:33 1.28 +++ np2/win9x/ini.cpp 2004/05/23 15:01:45 1.29 @@ -510,6 +510,7 @@ static const INITBL iniitem[] = { {"keydispl", INITYPE_BOOL, &np2oscfg.keydisp, 0}, {"jast_snd", INITYPE_BOOL, &np2oscfg.jastsnd, 0}, // ver0.73 {"useromeo", INITYPE_BOOL, &np2oscfg.useromeo, 0}, // ver0.74 + {"thickfrm", INITYPE_BOOL, &np2oscfg.thickframe, 0}, // ver0.77 {"I286SAVE", INIRO_BOOL, &np2oscfg.I286SAVE, 0}};