forked from Sokomine/yl_speak_up
fixed typo in function name
This commit is contained in:
parent
8e3ba06a7e
commit
e96365a483
@ -288,7 +288,7 @@ yl_speak_up.input_fashion = function(player, formname, fields)
|
||||
for _, v in pairs(capetable) do
|
||||
if(v == fields.set_cape) then
|
||||
textures[1] = fields.set_cape
|
||||
y_speak_up.log_change(pname, n_id,
|
||||
yl_speak_up.log_change(pname, n_id,
|
||||
"(fashion) cape changed to "..tostring(fields.set_cape)..".")
|
||||
-- we have found it
|
||||
break
|
||||
|
Loading…
Reference in New Issue
Block a user