1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00

remove alpha tags from names

This commit is contained in:
Earu 2022-03-14 22:21:30 +01:00
parent e4307beb08
commit ac587ec18f

View File

@ -208,6 +208,7 @@ chathud:RegisterPart("flash", flash_part, "%<(flash)%>")
local alpha_part = {
Alpha = 255,
Usage = "<flash> or <flash=alpha>",
OkInNicks = false,
Examples = {
"<flash=155>Going half transparent",
"<flash>Going fully transparent",