aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/die.h
diff options
context:
space:
mode:
Diffstat (limited to 'die.h')
-rw-r--r--die.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/die.h b/die.h
index e29f10d..6f3af8c 100644
--- a/die.h
+++ b/die.h
@@ -138,6 +138,8 @@ private:
quint64 m_faces;
qint64 m_base;
QString m_color;
+
+ std::mt19937 m_rng;
};