最新
This commit is contained in:
parent
32a6cb65e1
commit
ee63a10c19
@ -142,7 +142,7 @@ class RenderPipeline(RPObject):
|
|||||||
if not isfile("/$$rp/data/install.flag"):
|
if not isfile("/$$rp/data/install.flag"):
|
||||||
self.fatal("You didn't setup the pipeline yet! Please run setup.py.")
|
self.fatal("You didn't setup the pipeline yet! Please run setup.py.")
|
||||||
|
|
||||||
load_prc_file("/$$rpconfig/panda3d-config.prc")
|
load_prc_file("/$$rpconfig/Meta3d-config.prc")
|
||||||
self._pre_showbase_initialized = True
|
self._pre_showbase_initialized = True
|
||||||
|
|
||||||
def create(self, base=None):
|
def create(self, base=None):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user