oldschool-toontown/toontown/ai/HolidayManagerAI.py

8 lines
181 B
Python
Raw Normal View History

2019-11-17 15:29:23 -06:00
class HolidayManagerAI:
def __init__(self, air):
self.air = air
self.currentHolidays = {}
def isHolidayRunning(self, holidayId):
return False # NO