diff 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 |