diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-05 21:02:12 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-05 21:02:12 (GMT) |
| commit | d46a72aa3b158a55d85bf623dbcc9c6306233c67 (patch) | |
| tree | 909b20a2fffa5cd5611f754c4bf0616f9190c91c /src/simulation | |
| parent | 0f4bde939463fca4e3be1ea1cb75b151eeba6f18 (diff) | |
| download | powder-d46a72aa3b158a55d85bf623dbcc9c6306233c67.zip powder-d46a72aa3b158a55d85bf623dbcc9c6306233c67.tar.gz | |
Font glyphs for decorations and element search
Diffstat (limited to 'src/simulation')
| -rw-r--r-- | src/simulation/SimulationData.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/simulation/SimulationData.cpp b/src/simulation/SimulationData.cpp index 877474b..763ffa5 100644 --- a/src/simulation/SimulationData.cpp +++ b/src/simulation/SimulationData.cpp @@ -159,8 +159,7 @@ menu_section * LoadMenus(int & menuCount) {"\xCC", "Special", 0, 1}, {"\xD2", "Life", 0, 1}, {"\xD7", "Tools", 0, 1}, - {"\xD2", "More Life", 0, 1}, - {"\xC8", "Decoration tools", 0, 1}, + {"\xE4", "Decoration tools", 0, 1}, {"\xC8", "", 0, 0}, {"\xC8", "Cracker", 0, 0}, {"\xC8", "Cracker!", 0, 0}, |
