Quick fix for F1 crashing the editor. (The menu is still too big, it goes
off the screen.)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "RandomSample.h"
|
||||
|
||||
|
||||
#define MAX_MENU_ROWS 20
|
||||
#define MAX_MENU_ROWS 40
|
||||
|
||||
|
||||
struct MenuRow
|
||||
|
||||
Reference in New Issue
Block a user