mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-24 16:13:20 +00:00
Currently starlight applies multiple times for each space turf. This is stupid. Instead we'll only apply the brightest starlight to each tile. Looks much better. Also I moved all the lighting defines into the defines folder. Also I used some of the lazyinit defines instead of manually doing it.