Merge branch 'develop' into feature/bounds-checks
This commit is contained in:
@@ -201,7 +201,6 @@ namespace PolyVox
|
||||
{
|
||||
//Should never happen
|
||||
POLYVOX_THROW(std::invalid_argument, "Wrap mode parameter has an unrecognised value.");
|
||||
return VoxelType();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user