👍️[Update] Model : 不要なコメントを削除
This commit is contained in:
1
model.py
1
model.py
@@ -608,7 +608,6 @@ class Model:
|
|||||||
|
|
||||||
def startOverlay(self):
|
def startOverlay(self):
|
||||||
if self.overlay.initialized is False:
|
if self.overlay.initialized is False:
|
||||||
print("self.overlay.init()")
|
|
||||||
self.overlay.init()
|
self.overlay.init()
|
||||||
|
|
||||||
if self.overlay.initialized is True:
|
if self.overlay.initialized is True:
|
||||||
|
|||||||
Reference in New Issue
Block a user