1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-28 10:09:54 +03:00

Fix a critical performance issue in GuildData, skip guild ticks if running behind

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-02-02 00:16:31 +05:00
parent 1c13f0a310
commit eaeacc1206
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
3 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,6 @@ resharper_indent_nested_usings_stmt = true
resharper_indent_nested_while_stmt = true
resharper_indent_preprocessor_if = usual_indent
resharper_indent_preprocessor_other = usual_indent
resharper_int_align_fields = true
resharper_int_align_methods = true
resharper_int_align_parameters = true
resharper_int_align_properties = true