From 6f3512b7a1b4b45a534871a1214696c50855d6a1 Mon Sep 17 00:00:00 2001 From: 2wenty1ne Date: Tue, 9 Dec 2025 22:44:40 +0100 Subject: [PATCH] fix --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 20f8640..d5300c7 100644 --- a/main.py +++ b/main.py @@ -14,7 +14,7 @@ AMOUNT_TRIES = 5 REWARD_ON_WIN = 400 REWARD_ON_LOSE = -250 -plot_result = True +plot_result = False show_game = False