Unintended fall-through in stats tab.
This commit is contained in:
parent
a73dc3db8d
commit
6ec51f7f42
2 changed files with 3 additions and 2 deletions
|
|
@ -525,6 +525,7 @@ Class DemolitionistStatsTab : DemolitionistMenuTab
|
|||
drag = true;
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case MB_WHEELUP:
|
||||
if ( Scroll(-8) ) master.MenuSound("menu/demoscroll");
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue