fixed r2h2mod
This commit is contained in:
@@ -82,7 +82,7 @@ while p ~= nil do
|
||||
apply_html("html/convo/text/end.html")
|
||||
-- heonian
|
||||
apply_html("html/convo/text/start_heonian.html")
|
||||
print(convertToHeonian(strip_symbols(string.sub(text,p+2,np-1))))
|
||||
print(convertToHeonian(string.sub(text,p+2,np-1)))
|
||||
apply_html("html/convo/text/end.html")
|
||||
else
|
||||
-- new user name
|
||||
|
||||
Reference in New Issue
Block a user