mirror of
https://github.com/glest/glest-source.git
synced 2025-08-07 08:56:28 +02:00
maint:addressing "strength" issue
@JoaoMarcosCSilva helps this project stay sharp!
This commit is contained in:
@@ -244,7 +244,7 @@ namespace Shared {
|
||||
|
||||
void resetHeights(int height);
|
||||
void realRandomize(int minimumHeight, int maximumHeight, int chanceDivider, int smoothRecursions);
|
||||
void applyNewHeight(float newHeight, int x, int y, int strenght);
|
||||
void applyNewHeight(float newHeight, int x, int y, int strength);
|
||||
|
||||
bool hasFileLoaded() const {
|
||||
return fileLoaded;
|
||||
|
Reference in New Issue
Block a user