Poodletooth-iLand/toontown/margins/MarginGlobals.py

10 lines
138 B
Python
Raw Normal View History

2015-03-03 22:10:12 +00:00
# Priorities:
MP_low = 0
MP_normal = 1
MP_high = 2
MP_urgent = 3
def updateMarginVisibles():
messenger.send('MarginVisible-update')