Skip to content
Snippets Groups Projects
Commit dcea74bf authored by dg's avatar dg
Browse files

grmf

git-svn-id: http://svn.net-core.org/repos/t-engine4@1408 51575b47-30f0-44d4-a5cc-537603b46e54
parent f859d299
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@ end
function _M:initTargeting()
engine.interface.GameTargeting.init(self)
self.target.on_set_target = function(self)
if game.key == game.targetmode_key then game.level.map:moveViewSurround(self.target.x, self.target.y, 8, 8) end
-- if game.key == game.targetmode_key then game.level.map:moveViewSurround(self.target.x, self.target.y, 8, 8) end
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment