mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-23 06:59:22 -05:00
fix typo
This commit is contained in:
@@ -658,7 +658,7 @@ WebcamVideoCursorDS::
|
||||
// Access: Published
|
||||
// Description:
|
||||
////////////////////////////////////////////////////////////////////
|
||||
WebcamVideoCursor::Buffer *WebcamVideoCursorDS::
|
||||
MovieVideoCursor::Buffer *WebcamVideoCursorDS::
|
||||
fetch_buffer(double time) {
|
||||
if (!_ready) {
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user