Poodletooth-iLand/panda/direct/directnotify/DirectNotifyGlobal.py

7 lines
155 B
Python
Raw Normal View History

2015-03-03 16:10:12 -06:00
"""instantiate global DirectNotify used in Direct"""
import DirectNotify
directNotify = DirectNotify.DirectNotify()
giveNotify = directNotify.giveNotify