From 2e6f5d9174b1ade9d3c3ff4a81b210313480a104 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 12 Sep 2020 15:59:02 +0200 Subject: fix output change. --- node/keepdiceexecnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/keepdiceexecnode.h') diff --git a/node/keepdiceexecnode.h b/node/keepdiceexecnode.h index 41d157d..49680f2 100644 --- a/node/keepdiceexecnode.h +++ b/node/keepdiceexecnode.h @@ -40,7 +40,7 @@ public: virtual ExecutionNode* getCopy() const; private: - qint64 m_numberOfDice; + qint64 m_numberOfDice= 0; DiceResult* m_diceResult; }; -- cgit v1.2.3-70-g09d2