mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
eol mode
This commit is contained in:
parent
1a7113289d
commit
778bde8edf
@ -1,5 +1,5 @@
|
||||
from pandac.PandaModules import *
|
||||
from pandac import PandaModules
|
||||
from pandac import PandaModules
|
||||
from direct.directnotify.DirectNotifyGlobal import *
|
||||
from direct.showbase import EventManager
|
||||
import Interval
|
||||
@ -148,3 +148,4 @@ class IntervalManager(CIntervalManager):
|
||||
|
||||
# The global IntervalManager object.
|
||||
ivalMgr = IntervalManager(1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user