mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-28 18:21:21 -05:00
@@ -65,7 +65,7 @@ class FireflyDemo(ShowBase):
|
||||
# doesn't support the necessary OpenGL extensions.
|
||||
|
||||
if self.modelbuffer is None or self.lightbuffer is None:
|
||||
self.t = addTitle("Toon Shader: Video driver does not support "
|
||||
self.t = addTitle("Firefly Demo: Video driver does not support "
|
||||
"multiple render targets")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user