mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 19:52:37 -06:00
GroupManagerUD thing
This commit is contained in:
parent
44fe794599
commit
c99492ee81
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ class GroupManagerUD(DistributedObjectUD.DistributedObjectUD):
|
|||
|
||||
def __init__(self, air):
|
||||
DistributedObjectUD.DistributedObjectUD.__init__(self, air)
|
||||
self.air = air
|
||||
|
||||
def announceGenerate(self):
|
||||
DistributedObjectUD.DistributedObjectUD.announceGenerate(self)
|
||||
|
|
Loading…
Reference in a new issue