Merge pull request #7713 from Citadel-Station-13/kevinz000-patch-11

Fixes despacito command
This commit is contained in:
deathride58
2018-11-16 23:19:11 -05:00
committed by GitHub
@@ -10,7 +10,7 @@
return "[saltresult]!"
/datum/tgs_chat_command/despacito
name = "play despacito" //someone please high effort this sometime and make it a full on ytdl search
name = "despacito" //someone please high effort this sometime and make it a full on ytdl search
help_text = "This is so sad."
/datum/tgs_chat_command/despacito/Run()