Merge Python Branch into Main #1

Merged
hagi merged 45 commits from python into main 2022-12-30 19:15:27 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 1a6f85465a - Show all commits

View file

@ -30,6 +30,7 @@ where = src
[options.data_files]
share/blunderboard/sounds/blunder =
sounds/blunder/tts_what_a_blunder.mp3
sounds/blunder/ZONK.mp3
share/blunderboard/sounds/illegal =
sounds/illegal/alarm.mp3
@ -66,4 +67,4 @@ extend_ignore = E203
check_untyped_defs = True
ignore_missing_imports = True
install_types = True
non_interactive = True
non_interactive = True

BIN
sounds/blunder/ZONK.mp3 Normal file

Binary file not shown.