Skip to content

Window Fixes

Rob Nelson requested to merge pull/3661/Window into Bleeding-Edge

Created by: dylanstrategie

  • Fix full reinforced windows using the old description
  • Add a new brokenup var for the window's Destroy() call. Defaults to 0, if 1 then the window will shatter into shards and rods (the old behavior caused any window deleting to shatter them)
  • Changes to all files that called Destroy() on windows to use this new behavior

Merge request reports