This commit is contained in:
2026-03-02 16:18:48 +03:00
parent d87484393d
commit 0a55fef17c
5 changed files with 75 additions and 53 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ private:
UI ui_;
bool isPlaying_;
float timeSinceLastStep_;
float stepDelay_;
int stepsPerFrame_;
sf::SoundBuffer beepBuffer_;
sf::Sound beepSound_;