Files
Bubberstation/code/modules
SkyratBot 4ad8aa5bbb [MIRROR] Fixes some bespoke elements being passed non-static lists. [MDB IGNORE] (#17178)
* Fixes some bespoke elements being passed non-static lists. (#70690)

Bespoke keys use references of lists in generation. Non-static lists will create a million instances of the element, not good.

* Fixes some bespoke elements being passed non-static lists.

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2022-10-26 16:17:46 -04:00
..