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. An app made to simulate the omnitrix from the ben 10 TV series.
## planned features: ## planned features:
- color changing background - color changing background
- keybinds - keybinds
- available pip download - available pip download
# Misc.
## Misc.
compile with: compile with:
pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder' pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'