Merge branch 'master' of https://Shyotl@bitbucket.org/LightDrake/singularityviewer-internal.git into FMODStudio
This commit is contained in:
@@ -108,7 +108,7 @@ namespace {
|
||||
mFile.close();
|
||||
}
|
||||
|
||||
bool okay() { return mFile; }
|
||||
bool okay() { return !!mFile; }
|
||||
|
||||
virtual bool wantsTime() { return true; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user