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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6188 51575b47-30f0-44d4-a5cc-537603b46e54
parent 9000a13d
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
local DamageType = require "engine.DamageType" local DamageType = require "engine.DamageType"
--local print = function() end local print = function() end
local canFleeDmapKeepLos = function(self) local canFleeDmapKeepLos = function(self)
if self.never_move then return false end -- Dont move, dont flee if self.never_move then return false end -- Dont move, dont flee
......
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