mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
* adds delay based on frame count so it doesn't spoil outcome on long spins adds delay based on frame count so it doesn't spoil outcome on long spins * adds pause between each spin adds pause between each spin * Refactor delay calculation for slot animation Replaced delaySec with delayHSec to calculate delay based on frame delays.