Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request Baystation12#11533 from PsiOmegaDelta/151129-ThrowLog
Browse files Browse the repository at this point in the history
Build mode throws now admin logs.
  • Loading branch information
GinjaNinja32 committed Nov 30, 2015
2 parents 035a2eb + 2d56771 commit 18036e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/admin/verbs/buildmode.dm
Original file line number Diff line number Diff line change
Expand Up @@ -296,3 +296,4 @@
if(pa.Find("right"))
if(holder.throw_atom)
holder.throw_atom.throw_at(object, 10, 1)
log_admin("[key_name(usr)] threw [holder.throw_atom] at [object]")

0 comments on commit 18036e7

Please sign in to comment.