From 36e52bc178b2ba25ecc1b3fc13e03f2aee1e8efa Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 May 2008 15:06:09 +0000 Subject: planet updates --- src/core/entity.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core') diff --git a/src/core/entity.h b/src/core/entity.h index 287157b..c93d059 100644 --- a/src/core/entity.h +++ b/src/core/entity.h @@ -316,6 +316,8 @@ public: virtual void serialize(std::ostream & os) const; + inline const std::string &texture() const { return entity_texture; } + /*----- inspectors ------------------------------------------------ */ /// core type id -- cgit v1.2.3