minor refactor

This commit is contained in:
MihailRis
2025-02-26 02:24:16 +03:00
parent 7635fdf807
commit 830e05733f
4 changed files with 64 additions and 50 deletions
+2
View File
@@ -36,6 +36,8 @@ class Decorator {
const glm::ivec3& areaStart,
const glm::ivec3& areaCenter
);
/// @brief Updates weather effects, blocks ambient sounds, etc..
void updateRandom(
float delta,
const glm::ivec3& areaCenter,