diff options
Diffstat (limited to 'src/control/RPGEdit.hpp')
-rw-r--r-- | src/control/RPGEdit.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/control/RPGEdit.hpp b/src/control/RPGEdit.hpp index 8b5e697..4279f10 100644 --- a/src/control/RPGEdit.hpp +++ b/src/control/RPGEdit.hpp @@ -46,7 +46,6 @@ private: EventBus eventBus; InputHandler inputHandler; - ImageLoader tileLoader; std::shared_ptr<MapContext> ctx; |