This reverts commit 1db0679366368dc63002eb806a00feb02f4ae15d, reversing
changes made to b9b9a6fda52ce7698077f03989c4eecd0a848389.
This commit is contained in:
KingMcDonalds
2022-05-27 18:06:13 -07:00
parent 082b147bcd
commit 3166d07630
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
--------------------RESPONSE COMMANDS--------------------------
RegisterCommand("discord", function(source, args, rawCommand) -------- replace "discord" with any other command you want **DON'T INCLUDE /**
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7discord.eguk.me") ------- change message in the ""
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7https://discord.gg/2XvwvgR") ------- change message in the ""
end)
--RegisterCommand("cad", function(source, args, rawCommand) ------- replace "cad" with any other command you want DON'T INCLUDE /