mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
*** empty log message ***
This commit is contained in:
parent
615a0bc06c
commit
cf7a3430a1
@ -48,7 +48,7 @@ class LevelEditor(NodePath, PandaObject):
|
||||
|
||||
# DNAStorage instance for storing level DNA info
|
||||
self.dnaStore = DNAStorage()
|
||||
loadDNAFile(self.dnaStore, 'phase_3/dna/storage.dna', CSDefault)
|
||||
loadDNAFile(self.dnaStore, 'phase_4/dna/storage.dna', CSDefault)
|
||||
# Top level DNA Data Object
|
||||
self.groupParentDNA = self.levelObjectsDNA = DNAData('LevelObjects')
|
||||
# Create top level node
|
||||
|
Loading…
x
Reference in New Issue
Block a user