diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-03-03 21:38:22 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-03-03 21:38:22 (GMT) |
| commit | 3bbaa1a111e3770d2ce9b04f4b0f9688948d3e85 (patch) | |
| tree | 662d315093f4025c2970e7c6264cfe88effd4e7f /src/simulation/SimulationData.cpp | |
| parent | 732b9d6a0d16f94cd1c39f8e023e369c5837bb9c (diff) | |
| download | powder-3bbaa1a111e3770d2ce9b04f4b0f9688948d3e85.zip powder-3bbaa1a111e3770d2ce9b04f4b0f9688948d3e85.tar.gz | |
Decoration tools - no way to set colour yet
Diffstat (limited to 'src/simulation/SimulationData.cpp')
| -rw-r--r-- | src/simulation/SimulationData.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/SimulationData.cpp b/src/simulation/SimulationData.cpp index 9ec5e67..8dd21e0 100644 --- a/src/simulation/SimulationData.cpp +++ b/src/simulation/SimulationData.cpp @@ -133,6 +133,7 @@ menu_section * LoadMenus(int & menuCount) {"\xD2", "Life", 0, 1}, {"\xD7", "Tools", 0, 1}, {"\xD2", "More Life", 0, 1}, + {"\xC8", "Decoration tools", 0, 1}, {"\xC8", "", 0, 0}, {"\xC8", "Cracker", 0, 0}, {"\xC8", "Cracker!", 0, 0}, |
