add 'thunder_rate' weather property

This commit is contained in:
MihailRis
2025-02-28 18:48:21 +03:00
parent aed7c1c5b8
commit 0ea842580c
5 changed files with 29 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@ class Decorator {
std::unordered_map<int64_t, u64id_t> playerTexts;
int currentIndex = 0;
NotePreset playerNamePreset {};
float thunderTimer = 0.0f;
void update(
float delta,