MarioWeb/IDManager.py
2022-11-03 20:03:04 +08:00

5 lines
81 B
Python

class idManager():
def getLevels(self,ip):
return ["test1","test2"]