예제 #1
0
 public void addResourceBlock(BlockLoc loc, ResourceBlock.ResourceType type)
 {
     jobSiteManager.addResourceBlock(loc, type);
 }