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:
Zach H
2024-06-12 08:37:04 -04:00
committed by GitHub
parent c95cc1dd9d
commit ce8092318e
36 changed files with 184 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
#include "debug_pb_message.h"
#include "stringsizes.h"
#include "trice_limits.h"
#include <QList>
#include <QString>