mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2024-11-21 23:00:18 +00:00
Small typo
This commit is contained in:
parent
32a0b18f8e
commit
ec0a31db5d
@ -91,5 +91,3 @@ void HeightMap::blur(float standard_deviation)
|
|||||||
this->data = blurred;
|
this->data = blurred;
|
||||||
blurred = nullptr;
|
blurred = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
void::
|
|
Loading…
Reference in New Issue
Block a user