Added settings and implemented restoring of window size.

This commit is contained in:
The Wobbler 2024-12-23 17:12:21 +01:00
parent 99934e73b7
commit 6aae95c865
6 changed files with 36 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
wobuzz/settings.json
__pycache__
.idea