From 61ec79a39d8c6f80a272045b700f1bb93e48cb3e Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Sat, 27 Apr 2024 09:45:32 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D=EF=B8=8F[Update]=20Model=20:=20=20?= =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88?= =?UTF-8?q?=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model.py | 1 - 1 file changed, 1 deletion(-) diff --git a/model.py b/model.py index eda9cb46..189b6d3c 100644 --- a/model.py +++ b/model.py @@ -608,7 +608,6 @@ class Model: def startOverlay(self): if self.overlay.initialized is False: - print("self.overlay.init()") self.overlay.init() if self.overlay.initialized is True: