mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
Fix SOS movie
This commit is contained in:
parent
1347aa2a99
commit
c768b80e60
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ PAINTING_DICT = {'s': 'tt_m_ara_crg_paintingMoverShaker',
|
|||
'c': 'tt_m_ara_crg_paintingMoverShaker'}
|
||||
|
||||
from toontown.nametag.NametagGlobals import *
|
||||
from toontown.chat.ChatGlobals import *
|
||||
|
||||
class DistributedCogdoInterior(DistributedObject.DistributedObject):
|
||||
id = 0
|
||||
|
|
Loading…
Reference in a new issue