Ports "Replaces radio channel names and keys with defines"

This commit is contained in:
Ghommie
2019-07-17 00:52:41 +02:00
parent 8c1b7c4f22
commit ee32e1680f
36 changed files with 291 additions and 189 deletions

View File

@@ -65,7 +65,7 @@
return
if (!sender)
sender = input("Who is the message from?", "Sender") as null|anything in list("CentCom","Syndicate")
sender = input("Who is the message from?", "Sender") as null|anything in list(RADIO_CHANNEL_CENTCOM,RADIO_CHANNEL_SYNDICATE)
if(!sender)
return