MarioWeb/IDManager.py

5 lines
81 B
Python
Raw Normal View History

2022-11-03 12:03:04 +00:00
class idManager():
def getLevels(self,ip):
return ["test1","test2"]