Refactors Vending Menu to XAML-UI (#4614)
* Initial * Some web-edit reviews * Keep VV * Applied Reviews
This commit is contained in:
@@ -7,7 +7,7 @@ using static Content.Shared.VendingMachines.SharedVendingMachineComponent;
|
||||
|
||||
namespace Content.Client.VendingMachines
|
||||
{
|
||||
class VendingMachineBoundUserInterface : BoundUserInterface
|
||||
public class VendingMachineBoundUserInterface : BoundUserInterface
|
||||
{
|
||||
[ViewVariables] private VendingMachineMenu? _menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user