This commit is contained in:
p.kosyh 2010-01-17 18:13:40 +00:00
parent 5572d3cf88
commit ce94e118a5

View file

@ -1557,7 +1557,7 @@ iface = {
print(str);
end
end,
fmt = function(self, cmd, st, moved, r, av, objs, pv) -- r - action result, moved -- changed loc
fmt = function(self, cmd, st, moved, r, av, objs, pv) -- st -- changed state (main win), move -- loc changed
local l
if st and not moved then
if cmd ~= 'look' and cmd ~= '' then