r2h2 fix symbols being skipped if last

This commit is contained in:
UndeadMaelys
2022-05-04 21:32:24 +02:00
parent 947542d7d0
commit ff91c9ce0e
3 changed files with 33 additions and 33 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(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