Bump max users to 8

This commit is contained in:
libretroadmin 2023-04-09 19:08:33 +02:00
parent d625ca3762
commit c247e6f3d6

View File

@ -1484,7 +1484,7 @@
#if defined(DINGUX)
#define DEFAULT_INPUT_MAX_USERS 1
#else
#define DEFAULT_INPUT_MAX_USERS 5
#define DEFAULT_INPUT_MAX_USERS 8
#endif
#define DEFAULT_INPUT_BIND_TIMEOUT 5