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