Merge pull request #49 from SenjuZoro/patch-5

Added TagAnimation settings
This commit is contained in:
Ayush Saini 2022-06-30 01:03:52 +05:30 committed by GitHub
commit d9634f722e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,5 +112,6 @@
"enablestats": true,
"enableHitTexts": true,
"enableeffects": true,
"enableTop5effects": true
"enableTop5effects": true,
"enableTagAnimation":true
}