diff --git a/main.py b/main.py index f774c56..0f7fa71 100644 --- a/main.py +++ b/main.py @@ -172,7 +172,7 @@ def end(): _end = True tk.Label( win, - text = 'PERDU!', + text = 'Perdu !', bg = color.LEVEL_1, fg = color.LEVEL_9, font = (None, 48)