From 32ac9bba05d7c0f034b55f4b97638d5034e24538 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9tro?= <yann.roberge@polymtl.ca>
Date: Sat, 31 Oct 2020 19:00:04 -0400
Subject: [PATCH] Nettoyage mineur de bucher.lua

---
 bucher.lua | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bucher.lua b/bucher.lua
index 9371327..10a57ad 100644
--- a/bucher.lua
+++ b/bucher.lua
@@ -28,6 +28,7 @@ end
 ---
 -- \brief Affiche la position et l'orientation du bucheron
 function RSI_Bucheron:print()
+    print("Type bucheron.")
     self.base_:print()
 end
 
-- 
GitLab