fish-station/Content.Server/GameObjects/Components/GUI
Víctor Aguilera Puerto 83b2e59910 Fix bug where placing items in PlaceableSurfaces didn't cause a… (#544)
* Change variable name in some interactions

I definitely didn't copy-paste some stuff back then, absolutely not.

* Fix bug where dropping items in tables didn't cause the drop interaction
2020-01-22 23:09:36 +01:00
..
HumanInventoryControllerComponent.cs Implement human pockets and ID card slot correctly. 2020-01-20 10:30:06 +01:00
IInventoryController.cs Implement human pockets and ID card slot correctly. 2020-01-20 10:30:06 +01:00
InventoryComponent.cs Actually use InventoryComponent.CanEquip from Equip. 2020-01-20 22:13:47 +01:00
ServerHandsComponent.cs Fix bug where placing items in PlaceableSurfaces didn't cause a… (#544) 2020-01-22 23:09:36 +01:00