mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
*** empty log message ***
This commit is contained in:
parent
94434ae411
commit
802673ab3b
@ -403,7 +403,7 @@ class LevelEditor(NodePath, PandaObject):
|
|||||||
self.attributeDictionary['streetTexture'] = 'street_street_tex'
|
self.attributeDictionary['streetTexture'] = 'street_street_tex'
|
||||||
self.attributeDictionary['sidewalkTexture'] = 'street_sidewalk_tex'
|
self.attributeDictionary['sidewalkTexture'] = 'street_sidewalk_tex'
|
||||||
self.dnaOutputFile = 'toontown_central_working.dna'
|
self.dnaOutputFile = 'toontown_central_working.dna'
|
||||||
self.editMenu.selectitem('Toontown Central')
|
self.panel.editMenu.selectitem('Toontown Central')
|
||||||
|
|
||||||
def editDonaldsDock(self):
|
def editDonaldsDock(self):
|
||||||
self.levelMap.setPos(0.0,0.0,0.0)
|
self.levelMap.setPos(0.0,0.0,0.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user