[draft] examine tweaks (#161)

* deathgasps component, clothes examine system

* howered entities code w/o ui (#162)

Co-authored-by: Mona Hmiza <>

* lazy, mb later

* fuck

* wonderробукс bump

* trying to fix уамлики
This commit is contained in:
rhailrake
2023-06-13 19:33:50 +00:00
committed by Aviu00
parent 3fa30256ce
commit 518b730864
19 changed files with 1147 additions and 283 deletions

View File

@@ -387,7 +387,7 @@ namespace Content.Client.Examine
_lastExaminedEntity = entity;
}
private void CloseTooltip()
public void CloseTooltip()
{
if (_examineTooltipOpen != null)
{