From 64a0bf6512dd91ffde423a383919acf8df0baafa Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Mon, 30 Oct 2017 17:38:51 +0100 Subject: [PATCH] Cosmetic --- src/decor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/decor.h b/src/decor.h index c53610a..ddcc376 100644 --- a/src/decor.h +++ b/src/decor.h @@ -469,7 +469,7 @@ protected: Blupi m_blupi[MAXBLUPI]; Move m_move[MAXMOVE]; Point m_celCorner; // cellule sup/gauche - Point m_celHome; // pour touche Home + Point m_celHome; // pour touche Home Point m_celHili; Point m_celOutline1; Point m_celOutline2;