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/sentry_cant_afford.res | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'resource/ui/build_menu/pipboy/sentry_cant_afford.res') diff --git a/resource/ui/build_menu/pipboy/sentry_cant_afford.res b/resource/ui/build_menu/pipboy/sentry_cant_afford.res index c164cfb..b20e0da 100644 --- a/resource/ui/build_menu/pipboy/sentry_cant_afford.res +++ b/resource/ui/build_menu/pipboy/sentry_cant_afford.res @@ -2,11 +2,15 @@ "Resource/UI/build_menu/sentry_cant_afford.res" { - "ItemNameLabel" { - "labelText" "#TF_Object_Sentry" - "labelText_lodef" "#TF_Object_Sentry_360" + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + "labelText_lodef" "#TF_Object_Sentry_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "1" } + } \ No newline at end of file -- cgit v1.2.3