Input Patches

This commit is contained in:
Casey
2022-06-29 02:00:16 -04:00
committed by CHOMPStation2
parent e2227297a5
commit b66a47e086
11 changed files with 26 additions and 20 deletions

View File

@@ -130,7 +130,7 @@
else if(href_list["import"])
var/t = ""
do
t = html_encode(tgui_input_text(usr, "Please paste the entire song, formatted:", text("[]", name), t, multiline = TRUE))
t = html_encode(tgui_input_text(usr, "Please paste the entire song, formatted:", text("[]", name), t, multiline = TRUE, prevent_enter = TRUE))
if(!in_range(parent, usr))
return