* Fix compilation on older BYOND versions (#72633)
## About The Pull Request
Fix compilation on certain BYOND versions, among them 514.1582. This
line currently causes an error as floor_designs is already defined
earlier
Co-authored-by: oranges <email@ oranges.net.nz>
* Fix compilation on older BYOND versions
Co-authored-by: Cyprex <35031555+Cyprex@users.noreply.github.com>
Co-authored-by: oranges <email@ oranges.net.nz>