From 9ce4282b3c309bb838888264f2e68c0b458224ac Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 7 Oct 2012 21:38:00 +0000 Subject: Updated code comments, added zone information record. --- src/core/entity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/entity.h') diff --git a/src/core/entity.h b/src/core/entity.h index 77bc2d8..07a3bec 100644 --- a/src/core/entity.h +++ b/src/core/entity.h @@ -201,7 +201,7 @@ public: return entity_slots; } - /// entity info + /// entity information record inline const Info *info() const { return entity_info; } -- cgit v1.2.3