mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-22 07:09:20 +01:00
d5f7bc76a7
changes: Changed a lot of string building to use lists & Join() - this should reduce the number of strings generated at runtime. Fixed a bug where the incidents menu was not populated. Changed color boxes to use CSS & divs instead of one-cell tables.