OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

Don't allocate `DreamList._values` until necessary

Open ike709 opened this issue 3 years ago • 0 comments

A continuation of https://github.com/wixoaGit/OpenDream/pull/628 would be to set DreamList._values to null whenever it's not actually storing any dreamvalues.

ike709 avatar Mar 10 '22 12:03 ike709