aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.hpp
diff options
context:
space:
mode:
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;