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

Commit bc4e49d

Browse files
committed
This is why I need to think sometimes
1 parent 8b682ef commit bc4e49d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/modules/clothing/chameleon.dm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@
189189
return TRUE
190190

191191
/datum/action/cooldown/chameleon_copy/proc/FireTargetedPower(atom/target_atom)
192-
. = ..()
193192
var/mob/living/target = target_atom
194193
var/mob/living/user = owner
195194
var/datum/outfit/O = new()

0 commit comments

Comments
 (0)