mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
gets rid of to_world (#17103)
This commit is contained in:
@@ -106,8 +106,6 @@
|
||||
|
||||
/obj/proc/updateUsrDialog(mob/user)
|
||||
if(in_use)
|
||||
to_world("we actually have a [user]")
|
||||
to_world("we got a [usr]")
|
||||
var/is_in_use = 0
|
||||
var/list/nearby = viewers(1, src)
|
||||
for(var/mob/M in nearby)
|
||||
|
||||
Reference in New Issue
Block a user