Skip to content

Commit

Permalink
Meaningless
Browse files Browse the repository at this point in the history
  • Loading branch information
QSlotus committed Nov 27, 2024
1 parent a2e9b0a commit b9466d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -2006,4 +2006,5 @@ def inits(self):
photo = ImageTk.PhotoImage(icon_image)
root.iconphoto(True, photo)
gui = GachaSimulatorGUI(root)
root.mainloop()
root.mainloop()

0 comments on commit b9466d3

Please # to comment.