From 555e4e2ce699f860b65c93e7fff4d88904dce3a8 Mon Sep 17 00:00:00 2001 From: CrazyAmphibian <0crazyamphibian@gmail.com> Date: Thu, 26 Dec 2024 20:05:21 -0800 Subject: [PATCH] da code --- .../Construction/UI/ConstructionMenu.xaml | 1 + .../Construction/UI/ConstructionMenu.xaml.cs | 24 ++++++++++++----- .../UI/ConstructionMenuPresenter.cs | 27 ++++++++++++++----- .../Prototypes/ConstructionPrototype.cs | 6 +++++ 4 files changed, 44 insertions(+), 14 deletions(-) diff --git a/Content.Client/Construction/UI/ConstructionMenu.xaml b/Content.Client/Construction/UI/ConstructionMenu.xaml index a934967a533439..81d7a91bf3d811 100644 --- a/Content.Client/Construction/UI/ConstructionMenu.xaml +++ b/Content.Client/Construction/UI/ConstructionMenu.xaml @@ -13,6 +13,7 @@