mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 21:26:30 +01:00
verbs.cut()
This commit is contained in:
@@ -344,6 +344,10 @@
|
||||
mouse_opacity = 2
|
||||
screen_loc = "SOUTHWEST to NORTHEAST"
|
||||
|
||||
/obj/screen/click_catcher/Initialize(mapload, ...)
|
||||
. = ..()
|
||||
verbs.Cut()
|
||||
|
||||
/obj/screen/click_catcher/Click(location, control, params)
|
||||
var/list/modifiers = params2list(params)
|
||||
if(modifiers["middle"] && istype(usr, /mob/living/carbon))
|
||||
|
||||
Reference in New Issue
Block a user