Skip to content

Commit

Permalink
[S]HAHAHAHAHAHAHAHAHA (ParadiseSS13#24969)
Browse files Browse the repository at this point in the history
why
  • Loading branch information
Qwertytoforty authored Apr 1, 2024
1 parent 464d53e commit 298f228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/admin/verbs/SDQL2/SDQL_2.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
if(!check_rights(R_PROCCALL)) //Shouldn't happen... but just to be safe.
message_admins("<span class='danger'>ERROR: Non-admin [key_name_admin(usr)] attempted to execute a SDQL query!</span>")
log_admin("Non-admin [key_name(usr)] attempted to execute a SDQL query!")
return

var/query_text = input("SDQL2 query") as message

Expand Down

0 comments on commit 298f228

Please sign in to comment.