Skip to content

Commit

Permalink
removed comment about overriden proc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladisvell committed Dec 11, 2023
1 parent 4041387 commit 8588fe5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/point/point.dm
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@
* note: ghosts can point, this is intended
*
* visible_message will handle invisibility properly
*
* overridden here and in /mob/dead/observer for different point span classes and sanity checks
*/
/mob/verb/pointed(atom/target as mob|obj|turf in view(client.view, src))
set name = "Point To"
Expand Down

0 comments on commit 8588fe5

Please sign in to comment.