diff options
| author | Petr Mrázek | 2012-01-08 02:21:08 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-01-08 02:21:08 +0100 |
| commit | 92627e39cb3502812cd5a131716d3d1da8ef625a (patch) | |
| tree | a72b9fd22206ee0eec62b06ec7bcaaf8833a56cc /ContentLoader.h | |
| parent | 545b2730ed137935643778f1b8ba115ae11c50a2 (diff) | |
| download | stonesense-92627e39cb3502812cd5a131716d3d1da8ef625a.tar.gz stonesense-92627e39cb3502812cd5a131716d3d1da8ef625a.tar.bz2 stonesense-92627e39cb3502812cd5a131716d3d1da8ef625a.tar.xz | |
Buildings aren't a module anymore.
Diffstat (limited to 'ContentLoader.h')
| -rw-r--r-- | ContentLoader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ContentLoader.h b/ContentLoader.h index 4a5de03..e21bbf8 100644 --- a/ContentLoader.h +++ b/ContentLoader.h @@ -48,7 +48,6 @@ public: vector<string> professionStrings;
std::map <uint32_t, std::string> custom_workshop_types;
VersionInfo *MemInfo;
- DFHack::Buildings * Bld;
DFHack::Materials * Mats;
std::vector<t_matgloss> organic;
std::vector<t_matglossInorganic> inorganic;
|
