【火星插件】个人氧气区域

原创 【火星插件】个人氧气区域 1.4.0

[HookMethod(nameof(API_GetBuildingZoneStarustsb.comtes))]
public Dictionary<uint, bool> API_GetBuildingZoneStates()
{

return new Dictionary<uint, bool>(buildingZoneStates);

}