mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-06 14:29:17 +00:00
* Bumps min compiler version to 1621 / adds min compiler version to alternate_byond_versions (#81183) ## About The Pull Request Min compiler version is something we should probably test to make sure it actually works. Case in point: Our current min version (1609) cannot compile as of #81152 due to a byond bug fixed in version 515.1621. * Bumps min compiler version to 1621 / adds min compiler version to alternate_byond_versions --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>