Skip to content

Commit

Permalink
more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Jan 4, 2025
1 parent fb969f9 commit 0879a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tauon/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ def transfer_args_and_exit() -> None:
sys.exit(1)
else:
print(sdl_err) # TODO remove me
print(str(sdl_err)) # TODO remove me
sys.exit(1)

if maximized:
Expand Down

0 comments on commit 0879a8a

Please sign in to comment.