mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Quick Fix
This commit is contained in:
parent
51911fd6eb
commit
f3e71f30a5
@ -59,7 +59,7 @@ void *osxGraphicsStateGuardian::get_extension_func(const char *prefix, const cha
|
||||
osxGraphicsStateGuardian::
|
||||
osxGraphicsStateGuardian(GraphicsPipe *pipe,
|
||||
osxGraphicsStateGuardian *share_with) :
|
||||
GLGraphicsStateGuardian(properties),
|
||||
GLGraphicsStateGuardian(pipe),
|
||||
_share_with(share_with),
|
||||
_aglPixFmt(NULL),
|
||||
_aglcontext(NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user