Update medbeam.dm

This commit is contained in:
silicons
2020-07-24 00:57:30 -07:00
committed by GitHub
parent a88fa29682
commit 1c4249c99d
@@ -47,7 +47,7 @@
if(current_target)
LoseTarget()
if(!isliving(target))
if(!isliving(target) || (user == target))
return
current_target = target