Merge VS changes for telecomms

This commit is contained in:
Aronai Sieyes
2020-04-29 10:24:37 -04:00
parent eb6eb7bcd6
commit c2ca984d18
12 changed files with 0 additions and 713 deletions
@@ -377,11 +377,7 @@
var/turf/T = join_props["turf"]
var/join_message = join_props["msg"]
<<<<<<< HEAD
var/announce_channel = join_props["channel"] || "Common" // VOREStation Add
=======
var/announce_channel = join_props["channel"] || "Common"
>>>>>>> e92ed43... Merge pull request #6990 from VOREStation/pol-tcomupdate
if(!T || !join_message)
return 0