mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
fix holomap signal spam (#19047)
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
if(user.loc != loc)
|
||||
to_chat(user, span_warning("You need to stand in front of \the [src]."))
|
||||
return
|
||||
if(watching_mob)
|
||||
return
|
||||
startWatching(user)
|
||||
|
||||
// Let people bump up against it to watch
|
||||
|
||||
Reference in New Issue
Block a user