1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-03 22:50:05 +00:00

SCP: Updated to current.

This commit is contained in:
Richard Cornwell
2020-05-06 22:15:24 -04:00
parent 89550f9915
commit 37caca2aa6
4 changed files with 385 additions and 332 deletions

View File

@@ -876,7 +876,6 @@ static void _sim_rem_log_out (TMLN *lp)
{
char cbuf[4*CBUFSIZE];
REMOTE *rem = &sim_rem_consoles[(int)(lp - sim_rem_con_tmxr.ldsc)];
int line = rem->line;
if ((!sim_oline) && (sim_log)) {
fflush (sim_log);