Hello, I am getting a couple of compiler errors with the latest update.
```Error while compiling BetterTC: 'BuildingBlock' does not contain a definition for 'ShouldDisplayPickupOption' and no accessible extension method 'ShouldDisplayPickupOption' accepting a first argument of type 'BuildingBlock' could be found (are you missing a using directive or an assembly reference?) | Line: 2907, Pos: 66```
```Error while compiling BetterTC: Top-level statements must precede namespace and type declarations. | Line: 3382, Pos: 13```