summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-03 22:54:51 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-03 22:54:51 (GMT)
commit57d8335ca5c20d2fd0bbb7da17f1ca5afe0ea46c (patch)
treed842b5180e3f95960c2bf4d0c3fd4ff0990f4174 /includes/interface.h
parent4b4830b5a46258e399179faf2aacf54fe57adf46 (diff)
downloadpowder-57d8335ca5c20d2fd0bbb7da17f1ca5afe0ea46c.zip
powder-57d8335ca5c20d2fd0bbb7da17f1ca5afe0ea46c.tar.gz
Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force elements, minor edits to Gas and Atomic element icons
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 2c1a290..57f75b6 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -56,7 +56,7 @@ static menu_section msections[] = //doshow does not do anything currently.
{"\xC1", "Walls", 0, 1},
{"\xC2", "Electronics", 0, 1},
{"\xD6", "Powered Materials", 0, 1},
- {">", "Force", 0, 1},
+ {"\xE2", "Force Creating", 0, 1},
{"\xC3", "Explosives", 0, 1},
{"\xC5", "Gasses", 0, 1},
{"\xC4", "Liquids", 0, 1},