diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-06-28 14:21:24 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-06-28 14:21:24 (GMT) |
| commit | 9fd74b7df2923af2ddc068e45d17c42e915b6464 (patch) | |
| tree | f4ee5d3cc1ba34550a206e65b0492ccd7ba5a1dd /includes/interface.h | |
| parent | 30a066677405412e50df6c0d2e0a450a2a10d3dc (diff) | |
| download | powder-9fd74b7df2923af2ddc068e45d17c42e915b6464.zip powder-9fd74b7df2923af2ddc068e45d17c42e915b6464.tar.gz | |
Use new font glyph
Diffstat (limited to 'includes/interface.h')
| -rw-r--r-- | includes/interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/interface.h b/includes/interface.h index e8bd101..471a03b 100644 --- a/includes/interface.h +++ b/includes/interface.h @@ -38,7 +38,7 @@ static menu_section msections[] = //doshow does not do anything currently. { {"\xC1", "Walls", 0, 1}, {"\xC2", "Electronics", 0, 1}, - {"\xC2", "Powered Materials", 0, 1}, + {"\xD6", "Powered Materials", 0, 1}, {"\xC3", "Explosives", 0, 1}, {"\xC5", "Gasses", 0, 1}, {"\xC4", "Liquids", 0, 1}, |
