Skip to content

Commit

Permalink
just get rid of it lmao
Browse files Browse the repository at this point in the history
  • Loading branch information
GenericDM committed Dec 1, 2023
1 parent 27ab230 commit cc521d9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions code/modules/admin/admin_verbs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -776,13 +776,3 @@ GLOBAL_PROTECT(admin_verbs_hideable)

src << link("?debug=profile&type=sendmaps&window=test")
#endif

//FIXME TODO REMOVE THIS
/client/proc/report_sgt()
set name = "SGT Report"
set category = "Debug"
set desc = "Report a Slimegirl Trafficking Incident"
if(!holder)
return
log_shuttle("CRITICAL: !!INCIDENT REPORTED!!")
message_debug("[key_name_admin(usr)]: Shuttle Incident Reported.")

0 comments on commit cc521d9

Please sign in to comment.