From 11e37d5354d6945e2a4cbdc73ba650c78ade89a5 Mon Sep 17 00:00:00 2001 From: Ben Millwood Date: Sat, 3 Oct 2009 13:06:39 +0000 Subject: * Get rid of uselessly-named itemDef_t->special and replace with feederID or window.borderSize where applicable. --- assets/ui/loading.menu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'assets') diff --git a/assets/ui/loading.menu b/assets/ui/loading.menu index 2b4af59c..b877ce9c 100644 --- a/assets/ui/loading.menu +++ b/assets/ui/loading.menu @@ -132,7 +132,7 @@ textalign ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 - special 1.0 + borderSize 1.0 } itemDef @@ -161,7 +161,7 @@ textalign ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 - special 1.0 + borderSize 1.0 } itemDef @@ -189,7 +189,7 @@ textalign ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 - special 1.0 + borderSize 1.0 } itemDef @@ -217,7 +217,7 @@ textalign ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 - special 1.0 + borderSize 1.0 } } } -- cgit