init the audio lol

This commit is contained in:
Yonokid
2025-12-27 23:15:42 -05:00
parent 7ca4050f1b
commit b1f9c4f2ac
2 changed files with 82 additions and 1 deletions

View File

@@ -324,6 +324,8 @@ def main():
ray.toggle_fullscreen()
logger.info("Fullscreen enabled")
init_audio()
current_screen = check_args()
logger.info(f"Initial screen: {current_screen}")