mirror of
https://github.com/halpz/re3.git
synced 2025-07-31 19:10:31 +00:00
Peds, eSound and PedState enum, fixes
This commit is contained in:
@ -344,7 +344,7 @@ enum eCheckHover
|
||||
enum
|
||||
{
|
||||
#ifdef LEGACY_MENU_OPTIONS
|
||||
NUM_MENUROWS = 13,
|
||||
NUM_MENUROWS = 14,
|
||||
#else
|
||||
NUM_MENUROWS = 12,
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user