summaryrefslogtreecommitdiff
path: root/ItemConfiguration.h
diff options
context:
space:
mode:
authorJapa Illo2012-04-05 09:20:23 +0200
committerJapa Illo2012-04-05 09:20:23 +0200
commitea2e9dc5618ff9fbf2a9bf772f40118e8ab1defd (patch)
tree3bd859d1b8919f8502219a146fe0ce2cef3125de /ItemConfiguration.h
parent80329a160e26950bd02298e450c44a99a9c21efd (diff)
downloadstonesense-ea2e9dc5618ff9fbf2a9bf772f40118e8ab1defd.tar.gz
stonesense-ea2e9dc5618ff9fbf2a9bf772f40118e8ab1defd.tar.bz2
stonesense-ea2e9dc5618ff9fbf2a9bf772f40118e8ab1defd.tar.xz
Fixed item subtypes, made creature happiness only show on dwarves.
Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
Diffstat (limited to 'ItemConfiguration.h')
-rw-r--r--ItemConfiguration.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ItemConfiguration.h b/ItemConfiguration.h
index 92ea46b..f66d518 100644
--- a/ItemConfiguration.h
+++ b/ItemConfiguration.h
@@ -6,8 +6,6 @@ class ItemSubConfiguration
{
public:
c_sprite sprite;
-
- bool configured;
};
class ItemConfiguration