decompilation: Fix otp.snapshot.SnapshotRenderer decompilation.
This commit is contained in:
parent
376bb3d89d
commit
d67fe84584
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
|
|||
from direct.directnotify.DirectNotifyGlobal import directNotify
|
||||
|
||||
class SnapshotRenderer(DistributedObjectGlobal):
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue