Partial revert of b61e878.
Pump holds do have a little bit of leeway when it comes to letting go and putting your foot back on as proven by [WinDEU's demonstration of Dignity S20](https://www.youtube.com/watch?v=P2Fw9KPyHIg&feature=youtu.be&t=30). The value used was determined by two video sources: the one mentioned above and a private one sent to me involving a different song/chart combination. 200ms is a rough estimate for what works. There may be other allowed values.
This commit is contained in:
@@ -293,6 +293,7 @@ enum TimingWindow
|
||||
TW_Attack,
|
||||
TW_Hold,
|
||||
TW_Roll,
|
||||
TW_Checkpoint,
|
||||
NUM_TimingWindow
|
||||
};
|
||||
const RString& TimingWindowToString( TimingWindow tw );
|
||||
|
||||
Reference in New Issue
Block a user