Files
Launcher/core_lib/launcher/object.py
T

6 lines
55 B
Python
Raw Normal View History

class Launcher:
def __init__(self):
pass