consistancy fixOC

This commit is contained in:
superdimensional 2021-05-05 14:31:03 -04:00
parent 8ebe183e48
commit 091fd7d77b

View file

@ -2,12 +2,15 @@
An app made to simulate the omnitrix from the ben 10 TV series.
## planned features:
- color changing background
- keybinds
- available pip download
# Misc.
## Misc.
compile with:
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'