mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-28 11:53:11 -07:00
Allow up to 100 dice to be rolled at a time (#5047)
* Allow up to 100 dice to be rolled at a time - Fix #4276
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
#include "server_response_containers.h"
|
||||
#include "server_room.h"
|
||||
#include "settingscache.h"
|
||||
#include "stringsizes.h"
|
||||
#include "trice_limits.h"
|
||||
#include "version_string.h"
|
||||
|
||||
#include <QDateTime>
|
||||
|
||||
Reference in New Issue
Block a user