compile fix

This commit is contained in:
Glenn Maynard
2005-07-15 21:45:14 +00:00
parent 4cb5ac76c3
commit bc3228ec2d
+1 -1
View File
@@ -71,7 +71,7 @@ void ScreenOptionsEditProfile::Init()
vHands.push_back( NULL );
}
InitMenu( INPUTMODE_SHARE_CURSOR, vDefs, vHands );
InitMenu( vDefs, vHands );
}
ScreenOptionsEditProfile::~ScreenOptionsEditProfile()