]> git.localhorst.tv Git - l2e.git/blobdiff - src/map/MapState.h
store an application handle in each state
[l2e.git] / src / map / MapState.h
index fcea893c0980f82f2728f1597885d2f8dc87b87c..9cff10cbfa5cbd248b7188d7bd3bfb762342ae92 100644 (file)
@@ -82,7 +82,6 @@ private:
 
 private:
        common::GameConfig *game;
-       app::Application *ctrl;
        Map *map;
        Entity *controlled;
        Entity *pushed;