From 134665999d9291597696c3d071474865a5b9515d Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 28 Jan 2017 00:22:16 +0100 Subject: -rename member. --- node/rerolldicenode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/rerolldicenode.h b/node/rerolldicenode.h index add7a48..f566d77 100644 --- a/node/rerolldicenode.h +++ b/node/rerolldicenode.h @@ -59,7 +59,7 @@ public: virtual ExecutionNode* getCopy() const; private: - DiceResult* m_myDiceResult; + DiceResult* m_diceResult; bool m_adding; Validator* m_validator; }; -- cgit v1.2.3-70-g09d2