You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -88,7 +88,7 @@ namespace System
|
||||
return;
|
||||
#endif
|
||||
var shakeValue = Account.Instance.AccountSystemData.ShakeValue;
|
||||
var duration = 40 * (int)vibratorScale;
|
||||
var duration = 250;
|
||||
int type = (int)vibratorScale;
|
||||
|
||||
if (VibratorImp.Instance.HasCustomVibration ())
|
||||
|
||||
Reference in New Issue
Block a user