Merge branch 'tracklisting' into dev

This commit is contained in:
Matthew Stratford 2021-04-24 17:31:01 +01:00
commit c0d8247dfa

View file

@ -20,7 +20,6 @@
# that we respond with something, FAIL or OKAY. The server doesn't like to be kept waiting.
# Stop the Pygame Hello message.
from baps_types.enums import TracklistMode
import os
os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"