From 5c038af9ccb2ac86b11b041e8384f20d66010e9c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 16:10:51 -0500 Subject: 20171209 - Fixed the Build Menu Crash --- resource/ui/build_menu/pipboy/dispenser_cant_afford.res | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'resource/ui/build_menu/pipboy/dispenser_cant_afford.res') diff --git a/resource/ui/build_menu/pipboy/dispenser_cant_afford.res b/resource/ui/build_menu/pipboy/dispenser_cant_afford.res index 8a74ff6..f80aa18 100644 --- a/resource/ui/build_menu/pipboy/dispenser_cant_afford.res +++ b/resource/ui/build_menu/pipboy/dispenser_cant_afford.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/dispenser_cant_afford.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_dispenser" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "2" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file -- cgit v1.2.3