mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 15:15:32 +01:00
adds qm access to mining cameras over modular program
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
return access_engine
|
||||
if(NETWORK_CIRCUITS)
|
||||
return access_research
|
||||
if(NETWORK_MINE)
|
||||
return access_qm
|
||||
if(NETWORK_ERT)
|
||||
return access_cent_specops
|
||||
//VOREStation Add Start
|
||||
|
||||
Reference in New Issue
Block a user