Improve visibility of gun bolts (#23711)

* add overlay

* ??????
This commit is contained in:
I.K
2024-01-08 00:23:41 -06:00
committed by GitHub
parent 7652cfaa89
commit dc994f9c66
4 changed files with 13 additions and 2 deletions

View File

@@ -323,7 +323,7 @@ public abstract partial class SharedGunSystem : EntitySystem
{
if (ev.Reason != null)
{
PopupSystem.PopupClient(ev.Reason, gunUid, user);
PopupSystem.PopupCursor(ev.Reason);
}
// Don't spam safety sounds at gun fire rate, play it at a reduced rate.