Bug #190 » 0019-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_NONE:
|
||
case HOVER_PARADROP:
|
||
case HOVER_ACT_SEL_TGT:
|
- « Previous
- 1
- 2
- Next »