I give up! Not sure how this new code works; time for bed!!!

This commit is contained in:
William Kendrick 2005-01-14 10:22:06 +00:00
parent 290e8056da
commit 6f464db063

View file

@ -2587,7 +2587,7 @@ static void mainloop(void)
tmp_int = tool_avail[TOOL_NEW];
disable_avail_tools();
draw_toolbar();
draw_colors(COLORSEL_DISABLE); // was COLORSEL_CLOBBER; bjk 2005.01.14
draw_colors(COLORSEL_CLOBBER);
draw_none();
tmp_int = do_open(tmp_int);