-
rswindell authored
handled by newuserdat() instead of sbbs_t::logoffstats(), so the SS_NEWUSER sys_status bit has no internal use (but is still set). This change increments the new user counter sooner (at account creation, rather than logoff) and includes calls to the system.new_user() method in the stats.
rswindell authoredhandled by newuserdat() instead of sbbs_t::logoffstats(), so the SS_NEWUSER sys_status bit has no internal use (but is still set). This change increments the new user counter sooner (at account creation, rather than logoff) and includes calls to the system.new_user() method in the stats.
Loading