mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-15 18:22:55 +01:00
Forgot invalid network type
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
return access_medical
|
||||
if(NETWORK_RESEARCH || NETWORK_RESEARCH_OUTPOST)
|
||||
return access_research
|
||||
if(NETWORK_MINE || NETWORK_SUPPLY )
|
||||
if(NETWORK_MINE || NETWORK_CARGO )
|
||||
return access_mailsorting // Cargo office - all cargo staff should have access here.
|
||||
if(NETWORK_COMMAND || NETWORK_TELECOM)
|
||||
return access_heads
|
||||
|
||||
Reference in New Issue
Block a user