diff options
Diffstat (limited to 'die.h')
| -rw-r--r-- | die.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ private: Die::ArithmeticOperator m_op; - std::mt19937 m_rng; + static std::mt19937 s_rng; }; #endif // DIE_H |
| index : OneRoll | |
| OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法 | HydroRoll-Team |
| aboutsummaryrefslogtreecommitdiffstatshomepage |