aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unfinished/group.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/unfinished/group.c b/unfinished/group.c
index c622e9a..943767f 100644
--- a/unfinished/group.c
+++ b/unfinished/group.c
@@ -1655,6 +1655,10 @@ static char *interpret_move(const game_state *state, game_ui *ui,
ui->hy = state->sequence[cy];
ui->hshow = true;
ui->hcursor = true;
+ ui->ohx = cx;
+ ui->ohy = cy;
+ ui->odx = ui->ody = 0;
+ ui->odn = 1;
return MOVE_UI_UPDATE;
}
if (ui->hshow &&