mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
fix typo
This commit is contained in:
parent
2895c33f42
commit
f50a1895f9
@ -658,7 +658,7 @@ WebcamVideoCursorDS::
|
||||
// Access: Published
|
||||
// Description:
|
||||
////////////////////////////////////////////////////////////////////
|
||||
WebcamVideoCursor::Buffer *WebcamVideoCursorDS::
|
||||
MovieVideoCursor::Buffer *WebcamVideoCursorDS::
|
||||
fetch_buffer(double time) {
|
||||
if (!_ready) {
|
||||
return NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user