This commit is contained in:
kevinz000
2020-03-03 03:04:23 -07:00
parent 7ade79ce80
commit c21bd60929
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -747,7 +747,7 @@ GLOBAL_LIST_EMPTY(PDAs)
var/t = stripped_input(U, "Please enter message", name)
if (!t || toff)
return
if(!U.canUseTopic(src, BE_CLOSE))
if(!U.canUseTopic(src, BE_CLOSE, FALSE, NO_TK, FALSE))
return
if(emped)
t = Gibberish(t, 100)