You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Core.setting.get is the suspect of lagging. (When I did not use this, dropping 5 frames will restore to 120 frames)
so every Core.setting.get should be cached or replaced with SettingConfiger.
The text was updated successfully, but these errors were encountered:
Core.setting.get
is the suspect of lagging. (When I did not use this, dropping 5 frames will restore to 120 frames)so every
Core.setting.get
should be cached or replaced withSettingConfiger
.The text was updated successfully, but these errors were encountered: