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