Falconne / ImprovedWorkbenches

Rimworld mod to add many QoL improvements to the workbench UI.
http://steamcommunity.com/sharedfiles/filedetails/?id=935982361
GNU General Public License v3.0
22 stars 26 forks source link

Master #89

Closed BryanAldrich closed 3 years ago

BryanAldrich commented 3 years ago

fix parenthesis on the DeSpawn Prefix. ?? has a lower priority than && so the 2nd half of the if was never getting executed.

Falconne commented 3 years ago

Thanks