09-21-2023, 01:48 AM
(09-21-2023, 01:29 AM)bplus Wrote:(09-21-2023, 01:27 AM)SMcNeill Wrote: We're digging into it. At the moment, it appears that TAB() doesn't honor _KEEPBACKGROUND at all. At first glance, this looks like a simple issue to patch quickly and without any major headache.
Ha I just tested tab() do you mean comma?
Comma *is* tab().
TAB is func_tab().
Two different beasts in the c-side of things. It's the tab() in libqb.cpp that's glitching, not func_tab().