Fixed warnings
This commit is contained in:
@@ -127,7 +127,7 @@ public:
|
||||
osgDB::Input fr;
|
||||
fr.attach(&fin);
|
||||
|
||||
bool readFilename;
|
||||
bool readFilename = false;
|
||||
|
||||
while(!fr.eof())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user