]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make vending machine use EntityPrototypeView (#30064)
authorWinkarst <74284083+Winkarst-cpu@users.noreply.github.com>
Thu, 22 Aug 2024 14:40:39 +0000 (17:40 +0300)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2024 14:40:39 +0000 (10:40 -0400)
commit588661465a2ede2610bed4dbb440131122e74a6f
tree1045eaa1d4cfc7a0a03107b3729922d3b0eb745b
parent5139ecdbd2eb3a4c699d4db7ef89556d02274517
Make vending machine use EntityPrototypeView (#30064)

* Make vendor machines use EntityPrototypeView

* Update

* 1

* Kill me

* For the love of god!!!
Content.Client/VendingMachines/UI/VendingMachineItem.xaml [new file with mode: 0644]
Content.Client/VendingMachines/UI/VendingMachineItem.xaml.cs [new file with mode: 0644]
Content.Client/VendingMachines/UI/VendingMachineMenu.xaml
Content.Client/VendingMachines/UI/VendingMachineMenu.xaml.cs
Content.Client/VendingMachines/VendingMachineBoundUserInterface.cs