Parent Directory
|
Revision Log
|
Patch
| Revision 1.36 by sysadm, Tue May 6 05:31:26 2025 UTC | Revision 1.37 by sysadm, Fri May 9 11:21:11 2025 UTC | |
|---|---|---|
| # | Line 63 int bbs_center() | Line 63 int bbs_center() |
| 63 | show_bottom(""); | show_bottom(""); |
| 64 | display_menu(get_menu(&bbs_menu, "TOPMENU")); | display_menu(get_menu(&bbs_menu, "TOPMENU")); |
| 65 | ||
| 66 | while (!SYS_exit) | while (!SYS_server_exit) |
| 67 | { | { |
| 68 | ch = igetch(0); | ch = igetch(0); |
| 69 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |