pull/2611/head
Gordon MacPherson 2019-08-21 23:32:31 +01:00
parent ffc19790fb
commit db8606ba57
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ public:
}
/* Returns scale used by application called by ScaleProcess */
const double GetImporterScale()
double GetImporterScale() const
{
ai_assert(importerScale != 0);
ai_assert(fileScale != 0);