forked from teamnwah/openmw-tes3coop
fix v6
This commit is contained in:
parent
3cd98e5259
commit
8978f9bcc6
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ struct FixedPath
|
||||||
return mLocalPath;
|
return mLocalPath;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef NOT_ANDROID
|
#ifdef NOT_ANDROID
|
||||||
const boost::filesystem::path& getInstallPath() const
|
const boost::filesystem::path& getInstallPath() const
|
||||||
{
|
{
|
||||||
return mInstallPath;
|
return mInstallPath;
|
||||||
|
|
Loading…
Reference in a new issue