This commit is contained in:
Auric Vente
2024-07-23 03:12:06 -06:00
parent 394b63180f
commit 8f2890d582

View File

@@ -104,6 +104,7 @@ class Game:
Window.expand_2(left_line)
label = QLabel(text)
label.setTextInteractionFlags(Qt.TextSelectableByMouse)
right_line = QFrame()
right_line.setFrameShape(QFrame.HLine)