Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1989be6

Browse filesBrowse files
fixes IAA (yogstation13#9721)
1 parent ef99048 commit 1989be6
Copy full SHA for 1989be6

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎code/modules/antagonists/traitor/IAA/internal_affairs.dm‎

Copy file name to clipboardExpand all lines: code/modules/antagonists/traitor/IAA/internal_affairs.dm
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
var/mob/current = objective.target.current
9898
if(current&&current.stat!=DEAD)
9999
scan_target = current
100-
break
100+
break
101101

102102
/datum/status_effect/agent_pinpointer/tick()
103103
if(!owner)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.