mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-21 22:47:19 +00:00
* Removes the `infinite_reskin` variable from `/obj` and converts it into a flag (#80014) This variable is only used once so I figured it would work better as a flag since it will take up less needless memory * Removes the `infinite_reskin` variable from `/obj` and converts it into a flag --------- Co-authored-by: Nathan Singer <supernovaa41@gmx.com>