mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fix for debug mode
This commit is contained in:
parent
180b24543a
commit
322fad4dd5
@ -88,7 +88,7 @@ void CLP(init_classes)() {
|
||||
CLP(ShaderContext)::init_type();
|
||||
CLP(TextureContext)::init_type();
|
||||
CLP(VertexBufferContext)::init_type();
|
||||
|
||||
CLP(GraphicsBuffer)::init_type();
|
||||
PandaSystem *ps = PandaSystem::get_global_ptr();
|
||||
ps->add_system(GLSYSTEM_NAME);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user