mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2026-03-14 16:04:04 +00:00
Small typo
This commit is contained in:
@@ -91,5 +91,3 @@ void HeightMap::blur(float standard_deviation)
|
|||||||
this->data = blurred;
|
this->data = blurred;
|
||||||
blurred = nullptr;
|
blurred = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
void::
|
|
||||||
Reference in New Issue
Block a user