Fix crash on random entry. Add metric to hide the mods row.

This commit is contained in:
Steve Checkoway
2006-03-10 22:29:05 +00:00
parent 155c58ecd8
commit f40d23227c
3 changed files with 65 additions and 58 deletions
+2 -1
View File
@@ -26,12 +26,13 @@ protected:
virtual void ProcessMenuStart( const InputEventPlus &input );
CourseEntry m_Original; // use this to revert when cancelling
ThemeMetric<bool> SHOW_MODS_ROW;
};
#endif
/*
* (c) 2003-2004 Chris Danford
* (c) 2003-2006 Chris Danford, Steve Checkoway
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a