add springs and dampers to setup menu
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6919 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 2725aec64147acebedf14ce31d3a6e6ad0f927c0 Former-commit-id: 12cb21247678e09c27233ec028e671915410bb74
This commit is contained in:
parent
5ce0a2c723
commit
9fd61c3e2d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class GfDriver;
|
|||
class GfCar;
|
||||
class GfTrack;
|
||||
|
||||
#define ITEMS_PER_PAGE 10
|
||||
#define ITEMS_PER_PAGE 12
|
||||
|
||||
class CarSetupMenu : public GfuiMenuScreen
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue