goto is always action

This commit is contained in:
p.kosyh 2010-07-09 16:28:18 +00:00
parent f5af59c535
commit 5fb30abbc8

View file

@ -144,7 +144,7 @@ go = stead.hook(go, function(f, ...)
if stead.in_life_call then
ACTION_TEXT = nil
end
if r == nil and PLAYER_MOVED and v == nil then
if r == nil and v == nil then
if cctx() then
cctx().action = true
else