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:
parent
f3d1976cce
commit
3f5ac47445
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user