AA requests

This commit is contained in:
Kyep
2020-09-18 01:25:12 -07:00
parent a62268429c
commit 423355db48
3 changed files with 1 additions and 3 deletions
@@ -228,7 +228,6 @@ GLOBAL_LIST_INIT(default_medbay_channels, list(
return FALSE
if(!(freq in internal_channels))
to_chat(user, "has_channel_access: [freq] is not in internal_channels")
return FALSE
return user.has_internal_radio_channel_access(user, internal_channels[freq])