From 1814599a0ffd6538bf945382c78bc2130bea2bf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20C=C3=A9r=C3=A8s?= Date: Fri, 1 Apr 2016 11:51:00 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20des=20objets=20sur=20la=20co?= =?UTF-8?q?uche=200?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/constants.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants.hpp b/include/constants.hpp index a770f0a..8af7acc 100644 --- a/include/constants.hpp +++ b/include/constants.hpp @@ -55,7 +55,7 @@ namespace Constants { * Couche par défaut d'affichage d'un objet * (peut être modifié objet par objet) */ - static const int DEFAULT_LAYER = 10; + static const int DEFAULT_LAYER = 0; /** * Taille de la grille des blocs en pixels