mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 18:40:26 +03:00
Update MenuBar.cpp
This commit is contained in:
parent
2f6f93cfa2
commit
cfb7d4c80c
@ -226,6 +226,7 @@ void MenuBar::OnCursorEnteredMenuButton(vgui::Panel* VPanel)
|
||||
#else
|
||||
void MenuBar::OnCursorEnteredMenuButton(int VPanel)
|
||||
#endif
|
||||
{
|
||||
// see if we had a menu open
|
||||
for ( int i = 0; i < m_pMenuButtons.Count(); i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user