diff options
| author | Japa Illo | 2012-04-05 09:20:23 +0200 |
|---|---|---|
| committer | Japa Illo | 2012-04-05 09:20:23 +0200 |
| commit | ea2e9dc5618ff9fbf2a9bf772f40118e8ab1defd (patch) | |
| tree | 3bd859d1b8919f8502219a146fe0ce2cef3125de /ItemConfiguration.h | |
| parent | 80329a160e26950bd02298e450c44a99a9c21efd (diff) | |
| download | stonesense-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.h | 2 |
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 |
