mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
show-tex-mem
This commit is contained in:
parent
66a120ea8e
commit
d36782fbd0
@ -368,6 +368,8 @@ class ShowBase(DirectObject.DirectObject):
|
||||
|
||||
if self.windowType != 'none':
|
||||
self.__doStartDirect()
|
||||
if self.config.GetBool('show-tex-mem', False):
|
||||
self.toggleTexMem()
|
||||
|
||||
taskMgr.finalInit()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user