fix compile

This commit is contained in:
Chris Danford
2005-07-16 07:25:58 +00:00
parent 146c505c5a
commit e89fc67e4d
+1 -1
View File
@@ -97,7 +97,7 @@ void ScreenOptionsSelectProfile::Init()
vHands.push_back( pHand );
}
InitMenu( INPUTMODE_SHARE_CURSOR, vDefs, vHands );
InitMenu( vDefs, vHands );
}
ScreenOptionsSelectProfile::~ScreenOptionsSelectProfile()