mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 06:21:57 +00:00
* Fixed RAM component retaining its type after the input port is cleared (#59592) Allows people to input types, such as strings, entities or numbers with the Stored Value type retaining its last input type, which can result in bugs. * Fixed RAM component retaining its type after the input port is cleared Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>