aboutsummaryrefslogtreecommitdiffstats
path: root/yage/entity/entitymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/entity/entitymanager.h')
-rw-r--r--yage/entity/entitymanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/entity/entitymanager.h b/yage/entity/entitymanager.h
index 5316c955..97f7c6f9 100644
--- a/yage/entity/entitymanager.h
+++ b/yage/entity/entitymanager.h
@@ -66,7 +66,7 @@ private:
/**
* The space that the entity manager belongs to.
*/
- Space *space_;
+ Space *space_ = nullptr;
/**
* The entities in the current space.