mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:37:41 +02:00
Cleaning up those dang warnings (#826)
* done i think wahoo * this one too lol
This commit is contained in:
@ -167,7 +167,7 @@ namespace HeavenStudio.Games
|
||||
|
||||
private bool lookingAtCamera = false;
|
||||
|
||||
private double lastReportedBeat = 0f;
|
||||
//private double lastReportedBeat = 0f; Unused value - Marc
|
||||
|
||||
private bool cueCurrentlyActive;
|
||||
private double cueCurrentlyActiveBeat;
|
||||
|
Reference in New Issue
Block a user