mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
Update PyTaiko.py
This commit is contained in:
@@ -446,6 +446,8 @@ def main():
|
||||
audio.close_audio_device()
|
||||
if discord_connected:
|
||||
RPC.close()
|
||||
global_tex.unload_textures()
|
||||
screen_mapping[current_screen].on_screen_end("LOADING")
|
||||
logger.info("Window closed and audio device shut down")
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user