Added TagAnimation

A feature, which makes tag change to different colours continuously
This commit is contained in:
SenjuZoro 2022-06-28 15:44:30 +02:00 committed by GitHub
parent 97404c81f2
commit 69b7f7cce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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