Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 7acb94a

Browse files
committed
Just to confirm it isn't this
1 parent 397575c commit 7acb94a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

code/modules/clothing/chameleon.dm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@
169169
active = TRUE
170170
background_icon_state = "bg_default_on"
171171
build_all_button_icons()
172-
if(target)
173-
return InterceptClickOn(owner, null, target)
174172
set_click_ability(owner)
175173

176174
/datum/action/cooldown/chameleon_copy/proc/CheckValidTarget(atom/target)

0 commit comments

Comments
 (0)