mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Rename getMapSettingNoiseParams to getNoiseParams
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
|
||||
bool getMapSetting(const std::string &name, std::string *value_out) const;
|
||||
|
||||
bool getMapSettingNoiseParams(const std::string &name,
|
||||
bool getNoiseParams(const std::string &name,
|
||||
NoiseParams *value_out) const;
|
||||
|
||||
// Note: Map config becomes read-only after makeMapgenParams() gets called
|
||||
|
Reference in New Issue
Block a user