Initial commit
This commit is contained in:
5
dreamer_gui.py
Normal file
5
dreamer_gui.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from osu_dreamer_gui import main
|
||||
|
||||
|
||||
if __name__ in {'__main__', '__mp_main__'}:
|
||||
main()
|
||||
Reference in New Issue
Block a user