From 3b81f6766f4042b5ec01379d92badf0a0e094405 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Thu, 28 Jul 2005 15:18:42 +0000 Subject: * Changed "Object" to "Structure" in controls options --- ui/ingame_options.menu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui') diff --git a/ui/ingame_options.menu b/ui/ingame_options.menu index 67e7c4aa..62b4a83e 100644 --- a/ui/ingame_options.menu +++ b/ui/ingame_options.menu @@ -1016,7 +1016,7 @@ name misc group optionsGrp type ITEM_TYPE_BIND - text "Use Object/Evolve:" + text "Use Structure/Evolve:" cvar "+button7" rect 96 125 192 15 textalign ITEM_ALIGN_RIGHT @@ -1037,7 +1037,7 @@ name misc group optionsGrp type ITEM_TYPE_BIND - text "Deconstruct Object:" + text "Deconstruct Structure:" cvar "deconstruct" rect 96 140 192 15 textalign ITEM_ALIGN_RIGHT -- cgit