Delta-v/Content.Client/UserInterface/Systems/Inventory
Pieter-Jan Briers 958a2a2916
Remove bogus C# finalizers (#28315)
Begging people to learn how this programming language works before throwing random syntax into a file.

None of these finalizers ever worked. I also checked whether they were memory leaks and needed *proper* shutdown logic, but they're all instantiated-once UI controls that last for the entire lifetime of the program so it's probably fine.
2024-06-01 17:13:48 +02:00
..
Controls Remove bogus C# finalizers (#28315) 2024-06-01 17:13:48 +02:00
Widgets Corner Clothing UI (#22883) 2024-01-22 18:24:28 +01:00
Windows Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
InventoryUIController.cs make filled inventory slots blank (#27150) 2024-04-21 23:21:54 +02:00