diff options
author | Tim Angus <tim@ngus.net> | 2005-07-28 15:18:42 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2005-07-28 15:18:42 +0000 |
commit | 3b81f6766f4042b5ec01379d92badf0a0e094405 (patch) | |
tree | ffca06d0bf241ccec8275d943310ef0c7d3c8985 | |
parent | 48ec61d2ea43fb7e57e6cb24813e60ed0286537e (diff) |
* Changed "Object" to "Structure" in controls options
-rw-r--r-- | ui/ingame_options.menu | 4 |
1 files changed, 2 insertions, 2 deletions
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 |