Poodletooth-iLand/dependencies/panda/direct/directnotify/DirectNotifyGlobal.py
2015-05-29 05:03:48 -05:00

6 lines
155 B
Python

"""instantiate global DirectNotify used in Direct"""
import DirectNotify
directNotify = DirectNotify.DirectNotify()
giveNotify = directNotify.giveNotify