mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 19:14:15 +01:00
Fixes href exploit to use rwall with any pda. (#67253)
This commit is contained in:
@@ -133,6 +133,9 @@
|
||||
if(!sending_and_receiving)
|
||||
to_chat(usr, span_notice("ERROR: Device has sending disabled."))
|
||||
return
|
||||
if(!spam_mode)
|
||||
to_chat(usr, span_notice("ERROR: Device does not have mass-messaging perms."))
|
||||
return
|
||||
|
||||
var/list/targets = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user