summaryrefslogtreecommitdiffstats
path: root/mbbsd/chicken.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/chicken.c')
-rw-r--r--mbbsd/chicken.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chicken.c b/mbbsd/chicken.c
index 1685d842..bc97cc58 100644
--- a/mbbsd/chicken.c
+++ b/mbbsd/chicken.c
@@ -941,7 +941,7 @@ chickenpk(int fd)
add_io(fd, 3); /* §âfd¥[¨ìigetchºÊµø */
while (1) {
r = rand();
- ch = igetkey();
+ ch = igetch();
getuser(mateid);
memcpy(&ouser, &xuser, sizeof(userec_t));
reload_chicken();