Bash'n'Dash'n'Dash wasn't correctly converted by wszst because of the " ' "

This commit is contained in:
raphael60650 2021-05-21 13:46:16 +02:00
parent 80848d7b54
commit 0b6c3e252f
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -280,6 +280,7 @@ class ClassApp():
# TODO: Langue
# TODO: Update
# TODO: Changer l'ID
# TODO: Use config.json to create CT-FILE
# TODO: Convertir en ISO / WBFS... après l'installation
App = ClassApp()
mainloop()