forked from Cookies_Github_mirror/AquaDX
修复了闲置播放紫谱忘记改touch速度的问题
This commit is contained in:
@@ -16,6 +16,7 @@ namespace AquaMai.UX
|
||||
{
|
||||
var userOption = Singleton<GamePlayManager>.Instance.GetGameScore(i).UserOption;
|
||||
userOption.NoteSpeed = OptionNotespeedID.Speed6_5;
|
||||
userOption.TouchSpeed = OptionTouchspeedID.Speed7_0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user