fix of last ci

This commit is contained in:
p.kosyh 2010-06-24 09:58:06 +00:00
parent 41b6025f28
commit b965c81db2

View file

@ -1724,6 +1724,7 @@ iface = {
local oldloc = here();
if cmd == 'look' then
stead.state = true
r,v = me():look();
elseif cmd == 'obj' then
r,v = me():objs();