diff options
author | lantw44 <lantw44.bbs@sony.tfcis.org> | 2017-09-15 00:10:55 +0800 |
---|---|---|
committer | BBS Administrator <bbs@sony.tfcis.org> | 2017-09-15 00:20:32 +0800 |
commit | 8b86f50d977b857db9e2e3fa4304786ee96a06ea (patch) | |
tree | f36cb18fb822a6cee4ad81be6742bb0fd78ed98f | |
parent | bf42ff012f16bd3a0bf795f30929afbd34fe81d4 (diff) | |
download | sonybbs-8b86f50d977b857db9e2e3fa4304786ee96a06ea.tar.gz sonybbs-8b86f50d977b857db9e2e3fa4304786ee96a06ea.tar.zst sonybbs-8b86f50d977b857db9e2e3fa4304786ee96a06ea.zip |
與目前上線版本同步
看不出來這是什麼,我想應該只是改訊息而已。
-rw-r--r-- | maple/bbsd.c | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/maple/bbsd.c b/maple/bbsd.c index 2832b69..130a70c 100644 --- a/maple/bbsd.c +++ b/maple/bbsd.c @@ -1159,14 +1159,12 @@ tn_main() login_abort("\nQQͯ"); #endif - - /* - outs("AwpQ_\nyzxZ`Pp"); +/* + outs("tκ@\n\nyzxZ`Pp<(_ _)>"); if (vkey() != 'm' || vkey() != 'p' || vkey() != '6' || vkey() != '0' || vkey() != '7') login_abort("\nסAA"); +*/ move(0, 0); - */ - time(&ap_start); time_t now = time(NULL); |