mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
oops, typo
This commit is contained in:
parent
04a353cdbf
commit
5567d71a07
@ -117,7 +117,7 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
taskMgr.resumeFunc = PStatClient.resumeAfterPause
|
taskMgr.resumeFunc = PStatClient.resumeAfterPause
|
||||||
|
|
||||||
|
|
||||||
profile.Profile.bias = float(self.config.GetString("profile-bias",0))
|
profile.Profile.bias = float(self.config.GetString("profile-bias","0"))
|
||||||
|
|
||||||
|
|
||||||
def f8(x):
|
def f8(x):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user