Skip to content

Commit

Permalink
stoopid evil dreamchecker
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkar598 authored Apr 29, 2020
1 parent 51e4f6b commit 5a3a218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/verbs/debug.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@ GLOBAL_PROTECT(AdminProcCallSpamPrevention)
set name = "Stops Line Profiling"
set desc = "Stops tracking line by line profiling for code lines that support it"

PROFILE_STOP
LINE_PROFILE_STOP

message_admins("<span class='adminnotice'>[key_name_admin(src)] stopped line by line profiling.</span>")
SSblackbox.record_feedback("tally", "admin_verb", 1, "Stop Line Profiling")
Expand Down

0 comments on commit 5a3a218

Please sign in to comment.