Input Patches

This commit is contained in:
ItsSelis
2022-06-28 19:29:31 +02:00
parent f18fc64d33
commit d958f9fbe2
11 changed files with 22 additions and 22 deletions
+1 -1
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