First attempt to try to mitigate way off towers

This commit is contained in:
teejusb
2023-06-10 17:42:19 -07:00
parent 7c4f628247
commit 27c6f7757a
2 changed files with 87 additions and 5 deletions
+2
View File
@@ -18,6 +18,8 @@ struct TapNoteResult
TapNoteResult() : tns(TNS_None), fTapNoteOffset(0.f), bHidden(false), bHeld(false) { }
/** @brief The TapNoteScore that was achieved by the player. */
TapNoteScore tns;
/** @brief The TapNoteScore of any early hits of this tap note. */
TapNoteScore earlyTns;
/**
* @brief Offset, in seconds, for a tap grade.