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