Replaced STOPPED by PAUSED.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
using namespace osg;
|
||||
|
||||
ImageStream::ImageStream():
|
||||
_status(STOPPED)
|
||||
_status(PAUSED)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user