]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add `PopupPredictedCursor` and fix doubled popups on vending machines (#36655)
authorTayrtahn <tayrtahn@gmail.com>
Fri, 18 Apr 2025 04:01:46 +0000 (00:01 -0400)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 04:01:46 +0000 (14:01 +1000)
commite00e2ba407cbcebb0712d01d689361e42c0695d7
tree20c396dad73307845fc49683d54863f7f1574667
parent725522c183b232ab59915ba7a4321b29dcc037b2
Add `PopupPredictedCursor` and fix doubled popups on vending machines (#36655)

* Add PopupCursorPredicted method

* Fix doubled popups on vending machine restock failures

* Rename to match existing pattern
Content.Client/Popups/PopupSystem.cs
Content.Server/Popups/PopupSystem.cs
Content.Shared/Popups/SharedPopupSystem.cs
Content.Shared/VendingMachines/SharedVendingMachineSystem.Restock.cs