Support Halcyon as though it were opensim, for now.
This commit is contained in:
@@ -109,7 +109,7 @@ void HippoGridInfo::setPlatform(const std::string& platform)
|
|||||||
{
|
{
|
||||||
setPlatform(PLATFORM_WHITECORE);
|
setPlatform(PLATFORM_WHITECORE);
|
||||||
}
|
}
|
||||||
else if (tmp == "opensim")
|
else if (tmp == "opensim" || tmp == "halcyon")
|
||||||
{
|
{
|
||||||
setPlatform(PLATFORM_OPENSIM);
|
setPlatform(PLATFORM_OPENSIM);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user