mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-05 22:42:54 +00:00
Menus/Options, Profiles: slow down easing animations by 1 tic
This commit is contained in:
parent
a461a6cfb2
commit
3faf0d02ba
1 changed files with 1 additions and 1 deletions
|
|
@ -945,7 +945,7 @@ struct modedesc_t
|
|||
|
||||
#define MAXCOLUMNMODES 12 //max modes displayed in one column
|
||||
#define MAXMODEDESCS (MAXCOLUMNMODES*3)
|
||||
#define M_OPTIONS_OFSTIME 4
|
||||
#define M_OPTIONS_OFSTIME 5
|
||||
// Keep track of some options properties
|
||||
extern struct optionsmenu_s {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue