Skip to content

Commit

Permalink
updated version of the generator
Browse files Browse the repository at this point in the history
  • Loading branch information
BuczynskiRafal committed Oct 31, 2023
1 parent 31828ed commit c39ac61
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified RCG.exe
Binary file not shown.
1 change: 1 addition & 0 deletions gui/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@ def run_simulation(self):

if __name__ == "__main__":
root = tk.Tk()
root.iconbitmap("gui\icon.png")
app = RcgApp(root)
root.mainloop()
Binary file added gui/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c39ac61

Please sign in to comment.