summaryrefslogtreecommitdiffstats
path: root/mbbsd/angel.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/angel.c')
-rw-r--r--mbbsd/angel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/angel.c b/mbbsd/angel.c
index a18aa276..240e51a2 100644
--- a/mbbsd/angel.c
+++ b/mbbsd/angel.c
@@ -288,6 +288,7 @@ GotoNewHand(){
// usually crashed as 'assert(currbid == brc_currbid)'
if (currboard[0]) {
strlcpy(old_board, currboard, IDLEN + 1);
+ currboard = ""; // force enter_board
}
if (enter_board(BN_NEWBIE) == 0)