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

damn it, what an odd naming

This commit is contained in:
Earu 2021-08-01 14:43:55 +02:00
parent f3d1976cce
commit 3f5ac47445

View File

@ -54,7 +54,8 @@ parse_emote_file = function(EMOTICONS)
start = split_end + 1
split_start, split_end = EMOTICONS:find(split_pattern, start, true)
end
cache[EMOTICONS:sub(theStart)] = UNCACHED
cache[EMOTICONS:sub(start)] = UNCACHED
end
local function get_steam_emote(name)