aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-10-17 19:22:07 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-10-17 19:22:07 -0400
commit0964a086ccfe2ba18b8e40d0199bdaf80841f344 (patch)
treea9efae5d35502f5075da49801a0b4087f395a96a /include/entities.hpp
parentaf481dc87d12fde76d82c77b17cfaa08ef77bbd1 (diff)
indoorworld removal, substitutions made
Diffstat (limited to 'include/entities.hpp')
-rw-r--r--include/entities.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/entities.hpp b/include/entities.hpp
index 5f85c26..49598bd 100644
--- a/include/entities.hpp
+++ b/include/entities.hpp
@@ -339,7 +339,7 @@ class Structures : public Entity {
public:
BUILD_SUB bsubtype;
World *inWorld;
- IndoorWorld *insideWorld;
+ World *insideWorld;
std::string inside;
std::string textureLoc;