mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 10:23:15 +00:00
cl refactor: For every object that creates 3+, replaced with a for(var/i in x to y) and sometimes combined into a list /cl [why]: I did something like this in the past. It removes multiple lines in favor of a simple For and sometimes have some lists