fixed r2h2mod

This commit is contained in:
UndeadMaelys
2022-05-04 21:24:27 +02:00
parent 5035a58df2
commit 8dd6bbe0a2
4 changed files with 70 additions and 73 deletions

View File

@@ -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