Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-03-08 14:52:42 +0000
committerStijn Buys <ingar@osirion.org>2009-03-08 14:52:42 +0000
commit974631a33120837165e6ad04bd0ff6acaec08ffa (patch)
treebf45e62947214df7c8e4fdb071e91ae95491fff7 /src/client/map.h
parente4618a1c7e5fb0629997d389cb941a61095490ac (diff)
target selection updates
Diffstat (limited to 'src/client/map.h')
-rw-r--r--src/client/map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/map.h b/src/client/map.h
index 37da19a..b7b60cc 100644
--- a/src/client/map.h
+++ b/src/client/map.h
@@ -33,8 +33,6 @@ protected:
virtual void draw();
unsigned int map_hover;
-
- core::Entity *map_target;
};