Poodletooth-iLand/toontown/margins/MarginGlobals.py
2015-03-03 17:10:12 -05:00

9 lines
138 B
Python

# Priorities:
MP_low = 0
MP_normal = 1
MP_high = 2
MP_urgent = 3
def updateMarginVisibles():
messenger.send('MarginVisible-update')