Poodletooth-iLand/toontown/margins/MarginGlobals.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

9 lines
138 B
Python
Executable file

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