Bug #190 » 0026-Fix-unannotated-fallthrough-warning-from-base_set_ma.patch
client/mapview_common.c | ||
---|---|---|
case HOVER_PATROL:
|
||
case HOVER_CONNECT:
|
||
create_line_at_mouse_pos();
|
||
break;
|
||
case HOVER_GOTO_SEL_TGT:
|
||
case HOVER_NONE:
|
||
case HOVER_TELEPORT:
|