add 'thunder_rate' weather property
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user