diff --git a/bucher.lua b/bucher.lua index 937132778c2ebb4e4be8f00ed491693a8c8f6fba..10a57ad99fd53eb92d19dc6db5171ffea78e6849 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