mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-27 09:41:32 +01:00
cb6819f466
changes: - NanoUIs and objects are now cleaned out of open_uis when their UIs are closed instead of leaving their entries in the list forever. - Cleaned up a bunch of open_uis code. - Common NanoUI files (css, js) are now loaded into the rsc instead of loaded at runtime. NanoUI no longer sends coder resources that the client doesn't actually need.