powder that makes you say yes

This commit is contained in:
Nadyr
2022-06-23 00:04:37 -04:00
committed by GitHub
parent abb12440ec
commit c4363333b4
-4
View File
@@ -174,11 +174,7 @@ world/New()
if(!found)
to_chat(src, "<b>* An error occured, sorry.</b>")
<<<<<<< HEAD
var/body = input(src.mob, "Enter a body for the news", "Body") as null|message
=======
var/body = tgui_input_text(src.mob, "Enter a body for the news", "Body", multiline = TRUE, prevent_enter = TRUE)
>>>>>>> 9f14866f07... Merge pull request #13135 from ItsSelis/tgui-input-framework-hotfix
if(!body) return
found.body = body