Parent Directory
|
Revision Log
|
Patch
| Revision 1.32 by sysadm, Wed Apr 30 09:18:19 2025 UTC | Revision 1.33 by sysadm, Fri May 2 03:34:58 2025 UTC | |
|---|---|---|
| # | Line 70 int bbs_center() | Line 70 int bbs_center() |
| 70 | ||
| 71 | while (!SYS_exit) | while (!SYS_exit) |
| 72 | { | { |
| 73 | ch = igetch(); | ch = igetch(0); |
| 74 | ||
| 75 | if (time(0) - t_last_action >= 10) | if (time(0) - t_last_action >= 10) |
| 76 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |