mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
*** empty log message ***
This commit is contained in:
parent
e4ef1283aa
commit
fa33304b0d
@ -6,7 +6,7 @@ import GuiButton
|
||||
import Vec3
|
||||
|
||||
guiMgr = GuiManager.GuiManager.getPtr(base.win, base.mak.node(), base.renderGui.node())
|
||||
font = (loader.loadModelOnce("phase_3/models/fonts/ttf-comic")).node()
|
||||
font = loader.loadModelNode("phase_3/models/fonts/ttf-comic")
|
||||
|
||||
class Button(DirectObject):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user