mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-06-10 04:53:08 +02:00
7 lines
65 B
Python
7 lines
65 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
import os
|
|
import sys
|
|
|
|
SoundPage = None
|