mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
@@ -17,7 +17,7 @@
|
||||
var/freq_text
|
||||
|
||||
// the name of the channel
|
||||
if(display_freq in ANTAG_FREQS)
|
||||
if(display_freq in GLOB.antag_frequencies)
|
||||
freq_text = "#unkn"
|
||||
else
|
||||
for(var/channel in GLOB.radiochannels)
|
||||
|
||||
Reference in New Issue
Block a user