• src/sbbs3/con_out.cpp

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Oct 21 01:09:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/be4b8fe9756c70572bda8f8c
    Modified Files:
    src/sbbs3/con_out.cpp
    Log Message:
    Fix pausing in doors correctly.

    The issue appears to have been that cp437_out() would call outchar()
    for tabs. Since outchar is a higher level function, this would cause
    weird stuff.

    Just call term_out() and the problem is solved.
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)